From e38076324263e5afe4788fb57894234740ff9dd8 Mon Sep 17 00:00:00 2001 From: Andrew Scott Date: Thu, 8 Dec 2022 16:44:21 -0500 Subject: [PATCH] Update monitor indentifier --- config/bspwm/bspwmrc | 4 ++-- config/polybar/config.ini | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/bspwm/bspwmrc b/config/bspwm/bspwmrc index 4cc2787..bd4c9d0 100755 --- a/config/bspwm/bspwmrc +++ b/config/bspwm/bspwmrc @@ -1,6 +1,6 @@ #!/bin/bash -bspc monitor DP-0 -d 1 2 3 4 5 6 7 8 9 10 +bspc monitor DVI-I-1 -d 1 2 3 4 5 6 7 8 9 10 bspc config border_width 2 bspc config window_gap 5 @@ -48,6 +48,6 @@ grep -x sxhkd > /dev/null || sxhkd & /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 & xss-lock -n /usr/lib/xsecurelock/dimmer -l -- xsecurelock & xidlehook --not-when-audio --not-when-fullscreen --timer 360 "xset s activate" "" & -~/.local/bin/dual-polybar-launcher & +~/.local/bin/single-polybar-launcher & sh ~/.fehbg & dex -ae bspwm & diff --git a/config/polybar/config.ini b/config/polybar/config.ini index b6b6e26..414783b 100644 --- a/config/polybar/config.ini +++ b/config/polybar/config.ini @@ -7,7 +7,7 @@ margin-bottom = 0 margin-top = 0 [bar/one] -monitor = DP-0 +monitor = DVI-I-1 monitor-fallback = monitor-strict = false enable-ipc = true