X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=states%2Fsway%2Ffiles%2Fconfig.jinja;h=4b7931ee2fd5a26c1ec6dd496ec3f531101d9b92;hb=2f4797ec81f1016b72e4655091237bd3cdbbfcb0;hp=5dac6c7d320094034835f00da6deb3272d3100a8;hpb=df1daf91deb0cfd7bced1de96aac4358455138b1;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 %}