diff --git a/packages/hyprland/config/binds.nix b/packages/hyprland/config/binds.nix index e2a32dc..9088a10 100644 --- a/packages/hyprland/config/binds.nix +++ b/packages/hyprland/config/binds.nix @@ -41,6 +41,7 @@ "$mod, Escape, global, caelestia:launcherInterrupt" "$mod, PERIOD, global, caelestia:launcherInterrupt" "$mod, E, global, caelestia:launcherInterrupt" + "$mod, V, global, caelestia:launcherInterrupt" "$mod, W, global, caelestia:launcherInterrupt" "$mod, Q, global, caelestia:launcherInterrupt" diff --git a/packages/hyprland/config/execs.nix b/packages/hyprland/config/execs.nix index dd400bb..dc918b3 100644 --- a/packages/hyprland/config/execs.nix +++ b/packages/hyprland/config/execs.nix @@ -9,13 +9,14 @@ "[workspace special:steam silent] steam -start steam://open/bigpicture" "[workspace 20 silent] kitty --single-instance --hold fastfetch" "[workspace 20 silent] firefox" - "[workspace 1] kitty --single-instance --hold fastfetch" + "[workspace 1] kitty --single-instance --hold -e fish -C fastfetch" + "hyprctl setcursor Bibata-Modern-Ice 24" "solaar -w hide" - "sunshine" - "moondeck-buddy" - "qs -c caelestia" + # "sunshine" + # "moondeck-buddy" + "caelestia shell" "wl-paste --type text --watch cliphist store" "wl-paste --type image --watch cliphist store"