added hyprpicker argument for auto copy

This commit is contained in:
2025-08-20 12:55:19 +03:00
parent aa76f7b0ac
commit c853d2b0c6

View File

@@ -27,7 +27,7 @@ bind = $mainMod+Shift, F, exec, $scrPath/windowpin.sh # toggle pin on focused wi
bind = $mainMod, Backspace, exec, $scrPath/logoutlaunch.sh # launch logout menu
bind = Ctrl+Alt, W, exec, killall waybar || waybar # toggle waybar
bind = $mainMod+Shift, S, exec, $scrPath/toggle_scale.sh # scale monitor 1 <-> 1.2
bind = $mainMod, C, exec, hyprpicker # launch color picker
bind = $mainMod, C, exec, hyprpicker -a # launch color picker
# Application shortcuts
bind = $mainMod, T, exec, $term # launch terminal emulator