X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=states%2Fsway%2Ffiles%2Fconfig.jinja;h=4b7931ee2fd5a26c1ec6dd496ec3f531101d9b92;hb=e0961b3e478274075a3cfbef9993fe61bd5e3c7f;hp=5dac6c7d320094034835f00da6deb3272d3100a8;hpb=3fc1ee210875b42d272698011e3ab276e41146ba;p=max%2Fsaltfiles.git diff --git a/states/sway/files/config.jinja b/states/sway/files/config.jinja index 5dac6c7..4b7931e 100644 --- a/states/sway/files/config.jinja +++ b/states/sway/files/config.jinja @@ -179,7 +179,8 @@ mode "resize" { bindsym $mod+p mode "resize" - +bindsym XF86MonBrightnessUp exec "brightnessctl set +100" +bindsym XF86MonBrightnessDown exec "brightnessctl set 100-" hide_edge_borders both @@ -210,6 +211,10 @@ input 16700:8455:DELL_Dell_USB_Entry_Keyboard { xkb_variant colemak xkb_options ctrl:nocaps } + +input 7504:24616:unspecified_ErgoDox_ergonomic_keyboard { + xkb_layout gb +} # host specific section {%- do salt.log.error('sway/files/' + host) -%} {% include 'sway/files/' + host %}