Update dot_config/polybar/config.ini
This commit is contained in:
parent
ba097bfa26
commit
8b2408dafd
1 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue