X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=states%2Fi3%2Ffiles%2Fconfig.jinja;h=1cda1ce82e01bb4e2c9a66e40f1f04e4432d9997;hb=cb9f695496e9a7426ce28cd4b82d0b01bc981e8c;hp=82ca6d42e67defa06e94d0224df7dd150517852e;hpb=6e8582fd90723c9c4b07deb3280dfdffb1159032;p=max%2Fsaltfiles.git diff --git a/states/i3/files/config.jinja b/states/i3/files/config.jinja index 82ca6d4..1cda1ce 100644 --- a/states/i3/files/config.jinja +++ b/states/i3/files/config.jinja @@ -273,6 +273,7 @@ for_window [class="zoom"] move workspace $chat exec "termite --name 'music' -e 'tmux'" exec "zoom" + {% elif host == 'dubnium' %} bar { id bar_left @@ -309,6 +310,24 @@ bar { workspace 1 output DVI-D-1 workspace 2 output DP-1 + +{% elif host == 'rhenium' %} +bar { + id bar_right + status_command ~/.local/bin/conky-i3bar + position top + output "eDP-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 + separator $white + } +} {% endif %} exec mako