X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=sway%2F.config%2Fsway%2Fconfig.magnesium;h=b23304a8e156b592830928cbf7e595c34a5934d9;hb=b93d71335f47520c53b07352dbc8b6e4a8b57f36;hp=6e16cab064cb34c7d3785872fd488f9e59200d13;hpb=c2f3489234c1deb19eb14c9c0a8f5cb3a92893e3;p=max%2Fdotfiles.git diff --git a/sway/.config/sway/config.magnesium b/sway/.config/sway/config.magnesium index 6e16cab..b23304a 100644 --- a/sway/.config/sway/config.magnesium +++ b/sway/.config/sway/config.magnesium @@ -4,7 +4,7 @@ bar { id bar_left status_command conky-i3bar position top - output "HDMI2" + output "HDMI-A-2" font pango:Liberation Mono 10 colors { background $black_super @@ -19,7 +19,7 @@ bar { bar { id bar_right position top - output "HDMI3" + output "HDMI-A-3" font pango:Liberation Mono 10 colors { background $black_super @@ -32,8 +32,25 @@ bar { } -workspace 1 output HDMI2 -workspace 2 output HDMI3 +workspace 1 output HDMI-A-2 +workspace 2 output HDMI-A-3 + +output HDMI-A-2 { + position 0 0 + background ~/Pictures/background_1080_1.png fit +} + +output HDMI-A-3 { + position 1920 0 + background ~/Pictures/background_1080_2.png fit +} + font pango:Liberation Mono 8 + +input 1241:36:HOLDCHIP_USB_Keyboard { + xkb_layout us + xkb_variant colemak + xkb_options ctrl:nocaps +}