From d5377880fa767bff124ffe2d5d6530f4d554a0fe Mon Sep 17 00:00:00 2001 From: "jakob.stendahl" Date: Fri, 9 Jun 2023 08:18:36 +0200 Subject: Add small configs --- Common/sway/config | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'Common/sway/config') diff --git a/Common/sway/config b/Common/sway/config index 31aed6a..c5c59b9 100644 --- a/Common/sway/config +++ b/Common/sway/config @@ -57,7 +57,6 @@ bindswitch lid:off output $laptop enable # kill focused window bindsym $Mod+Shift+q kill -bindsym Mod1+q kill bindsym Mod1+F4 kill # core applications @@ -103,8 +102,8 @@ bindsym $Mod+Shift+c reload bindsym $Mod+Shift+Return exec /home/jakob/.local/bin/tt-g # Keyboard layout -bindsym $Mod+Shift+F1 exec "swaymsg input 1:1:AT_Translated_Set_2_keyboard xkb_layout no" -bindsym $Mod+Shift+F2 exec "swaymsg input 1:1:AT_Translated_Set_2_keyboard xkb_layout us" +bindsym $Mod+Shift+Space input "1:1:AT_Translated_Set_2_keyboard" xkb_switch_layout next + ########### Workspace Bindings ############### -- cgit v1.2.3