From 072bea9c39afc9b515c000a3b63827247013972b Mon Sep 17 00:00:00 2001 From: RGBCube Date: Thu, 30 Nov 2023 14:43:35 +0300 Subject: [PATCH] Reload waybar on every rebuild --- machines/enka/hyprland/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/machines/enka/hyprland/default.nix b/machines/enka/hyprland/default.nix index 14ddae9..d836b8e 100644 --- a/machines/enka/hyprland/default.nix +++ b/machines/enka/hyprland/default.nix @@ -18,6 +18,8 @@ exec-once = wl-paste --type text --watch cliphist store exec-once = wl-paste --type image --watch cliphist store + + exec = pkill --signal SIGUSR2 waybar '' + ''