From: Maximilian Friedersdorff Date: Mon, 18 Nov 2019 11:34:07 +0000 (+0000) Subject: Adjust screen positions on barium X-Git-Url: https://git.friedersdorff.com/?a=commitdiff_plain;h=fbbf13f469f39caa4785086687525e007c58783f;p=max%2Fsaltfiles.git Adjust screen positions on barium --- diff --git a/states/sway/files/barium b/states/sway/files/barium index 39da4a7..b1fef6f 100644 --- a/states/sway/files/barium +++ b/states/sway/files/barium @@ -16,7 +16,7 @@ bar { } bar { - id bar_center + id bar_external status_command ~/.local/bin/conky-i3bar position top output "eDP-1" @@ -33,6 +33,7 @@ bar { bar { id bar_right + status_command ~/.local/bin/conky-i3bar position top output "DP-1" font pango:Liberation Mono 12 @@ -53,18 +54,24 @@ output HDMI-A-1 { } output eDP-1 { - position 1920 530 + position 5000 0 background ~/Pictures/background_1080_1.png fit scale 1.15 } output DP-1 { - position 3590 0 + position 1920 0 background ~/Pictures/background_1080_1.png fit } workspace 1 output HDMI-A-1 -workspace 2 output eDP-1 -workspace 3 output DP-1 +workspace 10 output eDP-1 +workspace 2 output DP-1 + +workspace $music output HDMI-A-1 +workspace $chat output HDMI-A-1 + +exec "termite --class 'music' -e 'tmux'" + font pango:Liberation Mono 10