define wallpapers in hyprland config

This commit is contained in:
Adithya 2023-04-06 03:31:27 +05:30
parent 07a2ab674e
commit 946bb934f5
Signed by: adtya
GPG key ID: 48FC9915FFD326D0
3 changed files with 1 additions and 5 deletions

View file

@ -20,7 +20,6 @@ in
hyprland.homeManagerModules.default
./gtk.nix
./misc.nix
./persistence.nix
./wm
./programs

View file

@ -1,3 +0,0 @@
{ pkgs, ... }: {
xdg.dataFile."wallpapers/catppuccin".source = "${pkgs.catppuccin-wallpapers}/share/wallpapers";
}

View file

@ -42,7 +42,7 @@ in
bind = SUPER_SHIFT,Return, exec, ${kitty}
bind = SUPER,d, exec, ${rofi} -show drun
bind = SUPER,l, exec, ${swaylock} -f -i /tmp/lockpaper.jpg
bind = SUPER_SHIFT,W, exec, ~/.config/scripts/chpaper.sh
bind = SUPER_SHIFT,W, exec, ${pkgs.scripts}/bin/chpaper ${pkgs.catppuccin-wallpapers}/share/wallpapers
bind = SUPER_SHIFT,escape, exec, ${pkgs.scripts}/bin/power-menu
bind = SUPER,f11, exec, ${pkgs.scripts}/bin/tmux-sessions