new keybindings and custom script for auto scaling my monitor

This commit is contained in:
2025-08-20 12:17:14 +03:00
parent 124098cab6
commit f42dd4a636
6 changed files with 120 additions and 130 deletions

View File

@@ -26,6 +26,7 @@ bind = $mainMod+Shift, L, exec, hyprlock # launch lock screen
bind = $mainMod+Shift, F, exec, $scrPath/windowpin.sh # toggle pin on focused window
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
# Application shortcuts
bind = $mainMod, T, exec, $term # launch terminal emulator
@@ -83,6 +84,7 @@ bind = $mainMod+Shift, W, exec, pkill -x rofi || $scrPath/swwwallselect.sh # lau
bind = $mainMod, V, exec, pkill -x rofi || ~/.local/share/bin/cliphist.sh c # launch clipboard
bind = $mainMod, K, exec, $scrPath/keyboardswitch.sh # switch keyboard layout
bind = $mainMod, slash, exec, pkill -x rofi || $scrPath/keybinds_hint.sh c # launch keybinds hint
bind = $mainMod+Shift, F1, exec, ~/sunshine/screen-on
# Move/Change window focus
bind = $mainMod, Left, movefocus, l