2024-11-13 17:12 : id 114

This commit is contained in:
deadvey 2024-11-13 17:13:26 +00:00
parent fef44c1491
commit 3e6599b1aa

View File

@ -64,7 +64,6 @@ in
hyprlock hyprlock
hypridle hypridle
hyprcursor hyprcursor
wpaperd
fuzzel fuzzel
waybar waybar
kitty kitty
@ -74,7 +73,6 @@ in
anki anki
minetest minetest
gimp gimp
fractal
# # It is sometimes useful to fine-tune packages, for example, by applying # # It is sometimes useful to fine-tune packages, for example, by applying
# # overrides. You can do that directly here, just don't forget the # # overrides. You can do that directly here, just don't forget the
# # parentheses. Maybe you want to install Nerd Fonts with a limited number of # # parentheses. Maybe you want to install Nerd Fonts with a limited number of
@ -244,7 +242,7 @@ in
extraConfig = '' extraConfig = ''
exec-once="waybar"; exec-once="waybar";
exec-once="dunst"; exec-once="dunst";
exec-once="wpaperd -d -c $HOME/.config/wpaperd/wallpaper.toml"; exec-once="hyprpaper";
''; '';
settings = { settings = {
"$mod" = "SUPER"; "$mod" = "SUPER";