From bb9b806452447ed7162b57f925327fc99030123e Mon Sep 17 00:00:00 2001 From: linux Date: Mon, 27 Jan 2020 10:07:25 +0100 Subject: [PATCH] added fallback monitor vga-0 --- .config/polybar/config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/polybar/config.ini b/.config/polybar/config.ini index b1f9e0c..957b18a 100644 --- a/.config/polybar/config.ini +++ b/.config/polybar/config.ini @@ -45,7 +45,7 @@ include-file = ~/.config/polybar/user_modules.ini monitor = DP-0 ; Use the specified monitor as a fallback if the main one is not found. -monitor-fallback = +monitor-fallback = VGA-1 ; Require the monitor to be in connected state ; XRandR sometimes reports my monitor as being disconnected (when in use)