From a3d96c9188c0fd8859bea07362de9093329473e5 Mon Sep 17 00:00:00 2001 From: Alexander Heldt Date: Tue, 19 Sep 2023 22:02:52 +0200 Subject: [PATCH] pinwheel: Ensure `waybar` is started when `hyprland` is started --- hosts/pinwheel/modules/hyprland/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/pinwheel/modules/hyprland/default.nix b/hosts/pinwheel/modules/hyprland/default.nix index 100a540..6ab4aa9 100644 --- a/hosts/pinwheel/modules/hyprland/default.nix +++ b/hosts/pinwheel/modules/hyprland/default.nix @@ -9,7 +9,7 @@ }; extraConfig = '' - exec-once = waybar + exec-once = pkill waybar && waybar monitor=eDP-1, 1920x1200@60, 0x0, 1 env = GDK_DPI_SCALE,1.5