u
This commit is contained in:
@@ -267,18 +267,19 @@ bind = $mainMod SHIFT, S, movetoworkspace, special:magic
|
||||
# change keyboard layout
|
||||
# `hyprctl devices` - for keyboard names
|
||||
# https://wiki.hyprland.org/Configuring/Using-hyprctl/#switchxkblayout
|
||||
|
||||
# note: the key binding "Caps_Lock" did not work on t470p
|
||||
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 at-translated-set-2-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
|
||||
|
||||
bind = $mainMod, Caps_Lock, exec, hyprctl switchxkblayout at-translated-set-2-keyboard next
|
||||
bind = $mainMod, Caps_Lock, 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
|
||||
#
|
||||
#bind = $mainMod, Caps_Lock, exec, hyprctl switchxkblayout at-translated-set-2-keyboard next
|
||||
#bind = $mainMod, Caps_Lock, exec, hyprctl switchxkblayout usb-keyboard next
|
||||
|
||||
bind = , Caps_Lock, exec, hyprctl switchxkblayout at-translated-set-2-keyboard next
|
||||
bind = , Caps_Lock, exec, hyprctl switchxkblayout usb-keyboard next
|
||||
@@ -311,7 +312,7 @@ bind = , XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
|
||||
# `hyprctl clients` - for window names
|
||||
bind = $mainMod, semicolon, focuswindow, kitty # cli
|
||||
bind = $mainMod, G, focuswindow, gimp
|
||||
#bind = $mainMod, ???, focuswindow, gitkraken
|
||||
bind = $mainMod, K, focuswindow, GitKraken
|
||||
bind = $mainMod, C, focuswindow, VSCodium
|
||||
#bind = $mainMod, S, focuswindow, subl
|
||||
bind = $mainMod, R, focuswindow, reaper
|
||||
|
||||
Reference in New Issue
Block a user