From 1182837047a7cde7e929900162fe9bb4c0203e24 Mon Sep 17 00:00:00 2001 From: M1dgard Date: Thu, 5 Apr 2018 14:17:17 +0200 Subject: [PATCH] Disable Polybar IPC for now I don't need it at the moment --- polybar/config.ini | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/polybar/config.ini b/polybar/config.ini index 9745be5..898d7b8 100644 --- a/polybar/config.ini +++ b/polybar/config.ini @@ -19,6 +19,10 @@ secondary = #e60053 alert = #bd2c40 [bar/midbard] +;enable-ipc = true +; I don't use this at the moment +enable-ipc = false + ;monitor = ${env:MONITOR:HDMI-1} width = 100% height = 27