X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=sway%2F.config%2Fsway%2Fconfig.platinum;fp=sway%2F.config%2Fsway%2Fconfig.platinum;h=084cb9da7553dabc26621f6e104f85820e53b715;hb=c2f3489234c1deb19eb14c9c0a8f5cb3a92893e3;hp=0000000000000000000000000000000000000000;hpb=ea3616b72d529a7148da253c4b1a88fcc76342e2;p=max%2Fdotfiles.git diff --git a/sway/.config/sway/config.platinum b/sway/.config/sway/config.platinum new file mode 100644 index 0000000..084cb9d --- /dev/null +++ b/sway/.config/sway/config.platinum @@ -0,0 +1,18 @@ +# Start i3bar to display a workspace bar (plus the system information i3status +# finds out, if available) +bar { + id bar_left + status_command conky-i3bar + position top + 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 + } +} + +font pango:Liberation Mono 10