From: Maximilian Friedersdorff Date: Mon, 15 May 2023 15:10:53 +0000 (+0100) Subject: Configure displays for baryte X-Git-Url: https://git.friedersdorff.com/?a=commitdiff_plain;h=e2c54404161de5d7b8f6f464e8cce2b87e9d82a6;p=max%2Fsaltfiles.git Configure displays for baryte --- 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 }