From 9ba4195c5000f96b5fb86159075f5f80a190e9cb Mon Sep 17 00:00:00 2001 From: t470p Date: Thu, 9 May 2024 14:15:28 -0500 Subject: [PATCH] u --- dots/hyprland/hyprland.conf | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/dots/hyprland/hyprland.conf b/dots/hyprland/hyprland.conf index a8f84c0..9cf1210 100644 --- a/dots/hyprland/hyprland.conf +++ b/dots/hyprland/hyprland.conf @@ -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