Remove feh and nitrogen

Go back to the default awesome WM wallpaper.
This commit is contained in:
Oliver Davies 2024-08-15 21:22:55 +01:00
parent 0a2a924a9d
commit 92cecef02c
4 changed files with 2 additions and 28 deletions
lib/nixos/home-manager

View file

@ -11,7 +11,6 @@
./modules/desktop/bluetuith.nix
./modules/espanso.nix
./modules/gtk.nix
./modules/feh.nix
./modules/flameshot.nix
./modules/gtk.nix
./modules/mpv.nix

View file

@ -1 +0,0 @@
{ programs.feh.enable = true; }