From 116b5311803d366c0b2fe67f8edce3a8e41a9e2f Mon Sep 17 00:00:00 2001 From: Nick Date: Mon, 12 May 2025 15:36:59 -0500 Subject: [PATCH] feat: cleaned up hypr exec-once --- modules/home/gui/desktop/hypr/land/config/exec-once.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/modules/home/gui/desktop/hypr/land/config/exec-once.nix b/modules/home/gui/desktop/hypr/land/config/exec-once.nix index 4a86739..cca45f7 100755 --- a/modules/home/gui/desktop/hypr/land/config/exec-once.nix +++ b/modules/home/gui/desktop/hypr/land/config/exec-once.nix @@ -5,7 +5,6 @@ let ; in [ - "swaylock" "hypridle" "wl-clipboard" "wpaperd" @@ -15,8 +14,6 @@ in "waybar" "nm-applet" "blueman-applet" - "rfkill block bluetooth" - "rfkill unblock bluetooth" "easyeffects -r" "emote" "flameshot"