summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorDanny Holman <dholman@gymli.xyz>2021-02-05 15:39:27 -0600
committerDanny Holman <dholman@gymli.xyz>2021-02-05 15:39:27 -0600
commitccac130ed733d047210a789e457f40060ec04214 (patch)
treee9b6ba4db7c246fb8cdeef96469b37bf1b3b8b77 /.config
parent723e67595d6b0bb48726a873830ff5342015de28 (diff)
Updates
Diffstat (limited to '.config')
-rw-r--r--.config/i3/config1
-rw-r--r--.config/polybar/config6
2 files changed, 4 insertions, 3 deletions
diff --git a/.config/i3/config b/.config/i3/config
index 772a081..148db12 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -137,6 +137,7 @@ gaps inner 15
gaps outer 15
# Start helpful programs
+exec --no-startup-id ~/.screenlayout/screen.sh
exec --no-startup-id wal -s -i "$HOME/Pictures/wal/"
exec --no-startup-id xautolock -time 5 -locker "i3lock -c 000000"
exec --no-startup-id picom -cCf -i 1 -m 1
diff --git a/.config/polybar/config b/.config/polybar/config
index 12aa773..b20016c 100644
--- a/.config/polybar/config
+++ b/.config/polybar/config
@@ -18,7 +18,7 @@ margin-top = 5
margin-bottom = 5
[bar/main0]
-monitor = ${env:MONITOR:HDMI-0}
+monitor = ${env:MONITOR:HDMI-A-2}
;monitor = ${env:MONITOR:eDP1}
width = 100%
height = 23
@@ -55,13 +55,13 @@ modules-right = arrow1 LeftStripe arrow1 filesystem arrow2 alsa arrow3 cpu arrow
[bar/main1]
inherit = bar/main0
-monitor = ${env:MONITOR:DVI-I-0}
+monitor = ${env:MONITOR:HDMI1}
tray-position = none
modules-left = i3 RightArrow2 xwindow RightArrow1 RightStripe RightArrow1
[bar/main2]
inherit = bar/main0
-monitor = ${env:MONITOR:DP-0}
+monitor = ${env:MONITOR:DisplayPort-2}
tray-position = none
modules-left = i3 RightArrow2 xwindow RightArrow1 RightStripe RightArrow1