From f1ba5fac74c2771631d1b8e20f438999d967891c Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Tue, 1 Aug 2023 22:24:30 -0400 Subject: [PATCH] hyprland: Change wallpapers with super+w --- home/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/hyprland.nix b/home/hyprland.nix index 6ab9f5d..bb9391e 100644 --- a/home/hyprland.nix +++ b/home/hyprland.nix @@ -162,6 +162,7 @@ in bind = $SUPER_SHIFT, Return, exec, kitty bind = $SUPER, Q, killactive + bind = $SUPER, W, exec, ~/.config/hypr/random-bg.fish bind = $SUPER, P, exec, dunstify --icon=$(grimblast save screen) Screenshot Captured. bind = , Print, exec, grimblast copy area bind = $SUPER_ALT, delete, exit