1
0
Fork 0

Update dot_config/polybar/config.ini

This commit is contained in:
Florian RICHER 2022-05-06 23:49:30 +02:00
parent ba097bfa26
commit 8b2408dafd

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"
# monitor = "eDP"
; Use the specified monitor as a fallback if the main one is not found.
monitor-fallback = "HDMI-2"
# monitor-fallback = "HDMI-2"
; Require the monitor to be in connected state
; XRandR sometimes reports my monitor as being disconnected (when in use)