From 641016b04be08268de7a0d4c812b7a8b05e450c3 Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Tue, 29 Apr 2025 12:12:55 +0200 Subject: [PATCH] update hyprland config --- dot_config/hypr/keybindings.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/hypr/keybindings.conf b/dot_config/hypr/keybindings.conf index 2bc9e63..7aa68e0 100644 --- a/dot_config/hypr/keybindings.conf +++ b/dot_config/hypr/keybindings.conf @@ -25,7 +25,7 @@ bind = $mainMod, P, pseudo, # dwindle bind = $mainMod, J, togglesplit, # dwindle bind = , Print, exec, grim -g "$(slurp -d)" - | wl-copy bind = $mainMod, Print, exec, grim -g "$(slurp -d)" - | satty -f - -bind = $mainMod+Shift, Print, exec, grim -g "$(slurp -o -r -c '##ff0000ff')" -t ppm - | satty --filename - --fullscreen +bind = Super, Print, exec, grim -g "$(slurp -o -r -c '##ff0000ff')" -t ppm - | satty --filename - --fullscreen # Move focus with mainMod + arrow keys bind = $mainMod, left, movefocus, l