From 95cb1fb1d633cc7a52453541810f6cb2669447fd Mon Sep 17 00:00:00 2001 From: Josh Fabean Date: Sun, 21 Jun 2020 12:40:41 -0500 Subject: [PATCH] updated sway config --- .config/sway/golem-sway | 22 +++++++--------------- 1 file changed, 7 insertions(+), 15 deletions(-) diff --git a/.config/sway/golem-sway b/.config/sway/golem-sway index 687e7a3..23ad2d3 100644 --- a/.config/sway/golem-sway +++ b/.config/sway/golem-sway @@ -219,10 +219,10 @@ bindsym $mod+Control+Left resize shrink width 5 px or 5 ppt # Start i3bar to display a workspace bar (plus the system information i3status # finds out, if available) -#bar { -# swaybar_command waybar -#} -# +bar { + swaybar_command waybar +} + #bar { # position top @@ -250,20 +250,12 @@ client.urgent #dc322f #b71c1c #fdf6e3 #dc322f #dc322f ## Displays ############################ #HOME -#output HDMI-A-2 pos 0 0 res 1920x1080 -#output DP-1 pos 1920 0 res 1920x1200 output DP-1 pos 0 1080 res 3440x1440 output DP-2 pos 440 0 res 2560x1080 -#FFICE -#output DVI-D-1 pos 0 0 res 1920x1080 -#output HDMI-A-1 pos 0 0 res 1920x1080 -#output DP-1 pos 1920 0 res 1920x1200 -#output DP-2 pos 3840 0 res 1920x1200 +#OFFICE +output HDMI-A-2 pos 0 0 res 1920x1080 +output DP-2 pos 3440 1080 res 1920x1200 # background images -#output eDP-1 bg ~/Wallpapers/xp-sunrise.png stretch -#output DP-1 bg ~/Wallpapers/xp-sunrise.png stretch -#output DP-2 bg ~/Wallpapers/xp-sunrise.png stretch -#output * bg ~/Pictures/Wallpapers/calvin-hobbes-stars.jpg fill output * bg ~/Pictures/Wallpapers/scenic-view-of-forest-during-night-time-1252869.jpg fill bindsym $mod+Shift+m exec --no-startup-id "sway output output DP-1 pos 2880 0 res 1920x1080 && sway ouput DP-2 res 1920x1080"