fix: hyprland, swaylock

This commit is contained in:
js0ny 2025-10-02 01:59:00 +01:00
parent c7d6392849
commit 1898280c01
6 changed files with 25 additions and 21 deletions

View file

@ -13,6 +13,8 @@ bind = $mainMod CTRL, h, resizeactive, -10 0
bind = $mainMod CTRL, e, resizeactive, 0 -10
bind = $mainMod CTRL, n, resizeactive, 0 10
bind = $mainMod SHIFT, l, exec, LC_ALL="en_GB.UTF-8" swaylock
submap = resize
binde = , right, resizeactive, 10 0

View file

@ -13,6 +13,8 @@ bind = $mainMod CTRL, h, resizeactive, -10 0
bind = $mainMod CTRL, k, resizeactive, 0 -10
bind = $mainMod CTRL, j, resizeactive, 0 10
bind = $mainMod SHIFT, i, exec, LC_ALL="en_GB.UTF-8" swaylock
submap = resize
binde = , right, resizeactive, 10 0

View file

@ -34,8 +34,6 @@ bind = $mainMod, right, movefocus, r
bind = $mainMod, up, movefocus, u
bind = $mainMod, down, movefocus, d
bind = $mainMod SHIFT, l, exec, LC_ALL="en_GB.UTF-8" swaylock
bind = $mainMod, c, exec, grimblast copysave area $HOME/Pictures/Screenshots/"$(date +%Y%m%d-%H%M%S)"
bind = $mainMod SHIFT, c, exec, notify-send "Color: $(hyprpicker)"