X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=states%2Fsway%2Ffiles%2Fconfig.jinja;h=a18e5a81e9ad3139a43f88ea7387973131f7ce07;hb=c493f745e673b7e24a8706292838b7b1c5154a67;hp=5dac6c7d320094034835f00da6deb3272d3100a8;hpb=3fc1ee210875b42d272698011e3ab276e41146ba;p=max%2Fsaltfiles.git diff --git a/states/sway/files/config.jinja b/states/sway/files/config.jinja index 5dac6c7..a18e5a8 100644 --- a/states/sway/files/config.jinja +++ b/states/sway/files/config.jinja @@ -179,7 +179,10 @@ mode "resize" { bindsym $mod+p mode "resize" +bindsym XF86MonBrightnessUp exec "brightnessctl set +100" +bindsym XF86MonBrightnessDown exec "brightnessctl set 100-" +bindsym XF86ScreenSaver exec "lock.nosmartcard" hide_edge_borders both @@ -210,6 +213,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 %}