new keybindings and custom script for auto scaling my monitor
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user