From 2fef2c8767ae027d27331037f74913f376057017 Mon Sep 17 00:00:00 2001 From: LavaDesu Date: Thu, 27 May 2021 13:06:26 +0700 Subject: [PATCH] enable polybar ipc --- users/rin/polybar.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/users/rin/polybar.nix b/users/rin/polybar.nix index c4e7c47..215db94 100644 --- a/users/rin/polybar.nix +++ b/users/rin/polybar.nix @@ -43,6 +43,8 @@ in { color = "#00"; size = 1; }; + + enable-ipc = true; }; "bar/top" = _base // {