X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=states%2Fsway%2Ffiles%2Fbarium;h=39da4a7aa05fe2eb76031785c537def53b508ddf;hb=9de0bf335c71d4d5afe2764aaa8dcf048b5718ba;hp=71ac738f3acdb1651942910cfb8c95c89a260714;hpb=86f20a23d68006751490d80c7955ac01567e8fad;p=max%2Fsaltfiles.git diff --git a/states/sway/files/barium b/states/sway/files/barium index 71ac738..39da4a7 100644 --- a/states/sway/files/barium +++ b/states/sway/files/barium @@ -2,6 +2,21 @@ # finds out, if available) bar { id bar_left + position top + output "HDMI-A-1" + font pango:Liberation Mono 12 + colors { + background $black_super + focused_background $black + focused_workspace $black_super $yellow_super $black + active_workspace $black_super $blue_super $black + inactive_workspace $black_super $black_super $white_super + urgent_workspace $black $red_super $white + } +} + +bar { + id bar_center status_command ~/.local/bin/conky-i3bar position top output "eDP-1" @@ -19,7 +34,7 @@ bar { bar { id bar_right position top - output "HDMI-A-1" + output "DP-1" font pango:Liberation Mono 12 colors { background $black_super @@ -32,21 +47,33 @@ bar { } -output eDP-1 { +output HDMI-A-1 { position 0 0 background ~/Pictures/background_1080_1.png fit } -output HDMI-A-1 { - position 1920 0 +output eDP-1 { + position 1920 530 + background ~/Pictures/background_1080_1.png fit + scale 1.15 +} +output DP-1 { + position 3590 0 background ~/Pictures/background_1080_1.png fit } +workspace 1 output HDMI-A-1 +workspace 2 output eDP-1 +workspace 3 output DP-1 + font pango:Liberation Mono 10 -input type:keyboard { +# The built in keyboard of barium +input 1:1:AT_Translated_Set_2_keyboard { xkb_layout gb xkb_variant colemak xkb_options ctrl:nocaps } + +exec dunst&