X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=states%2Fsway%2Ffiles%2Fbaryte;h=d236e051e41f41ab5c612e63c6f8b06e9e467d54;hb=658457f7b1ab75139d0fa9d3f5a72a04a307aa1d;hp=e1b349137b07a59ec8fa28643a6546cc2faf3034;hpb=33b778a2234ec2992002fdb6835225c0a976e5af;p=max%2Fsaltfiles.git diff --git a/states/sway/files/baryte b/states/sway/files/baryte index e1b3491..d236e05 100644 --- a/states/sway/files/baryte +++ b/states/sway/files/baryte @@ -16,6 +16,23 @@ bar { } } +bar { + id bar_right_alt + status_command ~/.local/bin/conky-i3bar + position top + output HDMI-A-1 + 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 + separator $white + } +} + bar { id bar_internal status_command ~/.local/bin/conky-i3bar @@ -35,13 +52,19 @@ bar { output eDP-1 { background ~/Pictures/Backgrounds/DSC02113.jpg fill - position 0 270 + position 230 1080 scale 2 } output "Acer Technologies VG270U P 0x00007D24" { background ~/Pictures/Backgrounds/DSC02111.jpg fill - position 1440 0 + position 1670 810 + scale 1 +} + +output HDMI-A-1 { + background ~/Pictures/Backgrounds/DSC02111.jpg fill + position 0 0 scale 1 }