X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=states%2Fsway%2Ffiles%2Fcobalt;fp=states%2Fsway%2Ffiles%2Fcobalt;h=a6381766232d4ee41be50faa796ac02e0abc800a;hb=632759ea7c12e371d380303b7bffe94e23ce4072;hp=0000000000000000000000000000000000000000;hpb=66093f71f55cb6665b32a8382463d352a077bc2f;p=max%2Fsaltfiles.git diff --git a/states/sway/files/cobalt b/states/sway/files/cobalt new file mode 100644 index 0000000..a638176 --- /dev/null +++ b/states/sway/files/cobalt @@ -0,0 +1,21 @@ +# Start i3bar to display a workspace bar (plus the system information i3status +# finds out, if available) +bar { + id bar + status_command conky-i3bar + position top + font pango:Liberation Mono 11 + 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 + +# Disable tap-to-click on touchpad to prevent jerkyness +input type:touch tap disable