X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=states%2Fsway%2Ffiles%2Fconfig.jinja;h=ab4019e6a8d79f8c06f410781b57909800df7bf6;hb=380c2791e2b37cc5003acc8825aea8dc3a710aa5;hp=735766dd7dc9314e9ca393c702b9cdfa981ef9e3;hpb=61bf6d4c92ff54a2b381e2c8617af8cfcc70f4b5;p=max%2Fsaltfiles.git diff --git a/states/sway/files/config.jinja b/states/sway/files/config.jinja index 735766d..ab4019e 100644 --- a/states/sway/files/config.jinja +++ b/states/sway/files/config.jinja @@ -30,9 +30,8 @@ client.focused_inactive $black $black_super $white $black $black set $mod Mod4 -# Slight gaps between windows -gaps inner 5 -gaps outer 5 +# Slight gaps around windows +gaps inner 6 # Use Mouse+$mod to drag floating windows to their wanted position floating_modifier $mod @@ -222,6 +221,13 @@ input 9494:21:CM_Storm_Quickfire_Pro_Ultimate_6_key { xkb_variant colemak xkb_options ctrl:nocaps } + +input 1:1:AT_Translated_Set_2_keyboard { + xkb_layout gb + xkb_variant colemak + xkb_options ctrl:nocaps +} + # host specific section {%- do salt.log.error('sway/files/' + host) -%} {% include 'sway/files/' + host %}