1
0
Fork 0

Update dot_config/polybar/config_bottom.ini

This commit is contained in:
Florian RICHER 2022-05-06 23:29:49 +02:00
parent a77a9a07c7
commit 6e6205b4dc

View file

@ -27,10 +27,10 @@ include-file = ~/.config/polybar/custom_modules.ini
; If unspecified, the application will pick the first one it finds.
; $ polybar -m | cut -d ':' -f 1
; $ xrandr -q | grep " connected" | cut -d ' ' -f1
monitor = "eDP-1"
monitor = "DP-3"
; Use the specified monitor as a fallback if the main one is not found.
monitor-fallback = "HDMI-2"
monitor-fallback = "DP-1"
; Require the monitor to be in connected state
; XRandR sometimes reports my monitor as being disconnected (when in use)