From 7332f38f1b4599f3bde447eab3a4e88153509837 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Wed, 22 Apr 2020 23:19:28 -0700 Subject: [PATCH] =?UTF-8?q?Change=20the=20monitor=20for=20polybar=E2=80=99?= =?UTF-8?q?r=20rincewind=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Also enable IPC --- polybar/.config/polybar/config | 2 ++ 1 file changed, 2 insertions(+) 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}