From 7332f38f1b4599f3bde447eab3a4e88153509837 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Wed, 22 Apr 2020 23:19:28 -0700 Subject: Change the monitor for polybar’r rincewind config Also enable IPC --- polybar/.config/polybar/config | 2 ++ 1 file changed, 2 insertions(+) (limited to 'polybar') diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index 34ace99..1df15fc 100644 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config @@ -14,6 +14,8 @@ height = 27 radius = 6.0 fixed-center = false bottom = true +monitor = HDMI-0 +enable-ipc = true background = ${colors.background} foreground = ${colors.foreground} -- cgit v1.2.3-54-g00ecf