Autostart and some extra programs
This commit is contained in:
parent
1fe57bc67f
commit
aabbf1fef5
2 changed files with 5 additions and 0 deletions
|
@ -91,6 +91,9 @@ in {
|
||||||
exec-once = [
|
exec-once = [
|
||||||
"waybar"
|
"waybar"
|
||||||
"swww init & swww img ${gitPath}/${cfg.wallpaper}"
|
"swww init & swww img ${gitPath}/${cfg.wallpaper}"
|
||||||
|
"keepassxc"
|
||||||
|
"nextcloud"
|
||||||
|
"element-desktop --ozone-platform=wayland --enable-features=UseOzonePlatform --enable-features=WaylandWindowDecorations --enable-features=WebRTCPipeWireCpaturer --disable-gpu"
|
||||||
];
|
];
|
||||||
|
|
||||||
bind = [
|
bind = [
|
||||||
|
|
|
@ -60,6 +60,8 @@ in {
|
||||||
toipe
|
toipe
|
||||||
keepassxc
|
keepassxc
|
||||||
vivaldi
|
vivaldi
|
||||||
|
fzf
|
||||||
|
nix-index
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue