This commit is contained in:
t470p
2024-05-09 14:12:27 -05:00
parent 783ef16aed
commit e28ac5ee61

View File

@@ -271,6 +271,13 @@ bind = $mainMod SHIFT, S, movetoworkspace, special:magic
bind = $mainMod, K, exec, hyprctl switchxkblayout at-translated-set-2-keyboard next bind = $mainMod, K, exec, hyprctl switchxkblayout at-translated-set-2-keyboard next
bind = $mainMod, K, exec, hyprctl switchxkblayout usb-keyboard next bind = $mainMod, K, exec, hyprctl switchxkblayout usb-keyboard next
bind = $mainMod, Shift_Lock, exec, hyprctl switchxkblayout at-translated-set-2-keyboard next
bind = $mainMod, Shift_Lock, exec, hyprctl switchxkblayout usb-keyboard next
bind = , Shift_Lock, exec, hyprctl switchxkblayout at-translated-set-2-keyboard next
bind = , Shift_Lock, exec, hyprctl switchxkblayout usb-keyboard next
# view mode # view mode
bind = $mainMod, W, exec, hyprctl keyword general:layout "master" bind = $mainMod, W, exec, hyprctl keyword general:layout "master"
bind = $mainMod, E, exec, hyprctl keyword general:layout "dwindle" bind = $mainMod, E, exec, hyprctl keyword general:layout "dwindle"