X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=states%2Fsway%2Ffiles%2Fconfig.jinja;h=e53526a8b83395f841b45f1ec71c8b9eede99bd5;hb=77488771e5cc1bde1a918e3c4fac73ea1c8bfbc6;hp=96cf5522dbbcd6c762558956b33741fffa15247b;hpb=54b31f2d2566d481bfc791127504a74644a53417;p=max%2Fsaltfiles.git diff --git a/states/sway/files/config.jinja b/states/sway/files/config.jinja index 96cf552..e53526a 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 @@ -229,6 +228,12 @@ input 1:1:AT_Translated_Set_2_keyboard { xkb_options ctrl:nocaps } +input 9610:4102:Gaming_KB__Gaming_KB { + xkb_layout gb + xkb_variant colemak + xkb_options ctrl:nocaps +} + # host specific section {%- do salt.log.error('sway/files/' + host) -%} {% include 'sway/files/' + host %}