From 15178e560e50794b1b248f736132e4ded67df375 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torjus=20H=C3=A5kestad?= Date: Tue, 24 Jun 2025 09:40:38 +0200 Subject: [PATCH] Remove old waybar exec in hyprland --- home/hyprland/hyprland_gunter.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/home/hyprland/hyprland_gunter.nix b/home/hyprland/hyprland_gunter.nix index 25a35a1..1e7b86c 100644 --- a/home/hyprland/hyprland_gunter.nix +++ b/home/hyprland/hyprland_gunter.nix @@ -358,7 +358,6 @@ in ]; exec-once = [ - "waybar" ]; }; };