From 50a48517364389e4e2ed5fc849ab2794935b79c9 Mon Sep 17 00:00:00 2001 From: Kopatz <7265381+Kropatz@users.noreply.github.com> Date: Mon, 29 Dec 2025 16:41:17 +0100 Subject: [PATCH] change entrypoint --- home-manager/hyprland/hyprland-settings.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/home-manager/hyprland/hyprland-settings.nix b/home-manager/hyprland/hyprland-settings.nix index d3cb616..8a6dd00 100644 --- a/home-manager/hyprland/hyprland-settings.nix +++ b/home-manager/hyprland/hyprland-settings.nix @@ -266,8 +266,8 @@ in "$mainMod, period, exec, ${rofimoji}" "$mainMod, Z, exec, ${woomer}" ''$mainMod, S, exec, echo "skip" | nc kopatz.dev 8888'' - ''$mainMod, R, exec, hyprctl hyprpaper reload ,"$(ls -d ~/synced/default/dinge/Bg/* | shuf -n 1)"'' - "$mainMod, W, exec, hyprctl hyprpaper reload ,${config.stylix.image}" + ''$mainMod SHIFT, R, exec, hyprctl hyprpaper reload ,"$(ls -d ~/synced/default/dinge/Bg/* | shuf -n 1)"'' + "$mainMod SHIFT, W, exec, hyprctl hyprpaper reload ,${config.stylix.image}" " , Print, exec, ${grimblast} --freeze copy area" ''$mainMod, Print, exec, export OUT=/tmp/$(date +'%s_grim.png') && ${saved-screenshot-cmd}'' ''Shift_L, Print, exec, export OUT=~/Pictures/$(date +'%s_grim.png') && ${saved-screenshot-cmd}'' @@ -504,7 +504,7 @@ in # Entrypoint # If you do not use cursor timeout or cursor:hide_on_key_press, you can delete its respective calls. - bind=$mainMod,g,exec,hyprctl dispatch submap cursor + bind=$mainMod,W,exec,hyprctl dispatch submap cursor