From 02b29bff49c86ee66058fd25d1190317a9c56b5c Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 11 Nov 2023 23:17:09 +0900 Subject: some small cleanup --- config/hypr/configs/Execs.conf | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'config/hypr/configs/Execs.conf') diff --git a/config/hypr/configs/Execs.conf b/config/hypr/configs/Execs.conf index 4112d8b9..2cf5946b 100644 --- a/config/hypr/configs/Execs.conf +++ b/config/hypr/configs/Execs.conf @@ -23,7 +23,7 @@ exec-once = $scriptsDir/Polkit.sh #gnome polkit for nixos #exec-once = $scriptsDir/Polkit-NixOS.sh -# Portal Hyprland +# Portal Hyprland (should be auto starting. However, you can force to start) #exec-once = $scriptsDir/PortalHyprland.sh # starup apps @@ -32,14 +32,10 @@ exec-once = dunst & #exec-once = blueman-applet & exec-once = nm-applet --indicator & #exec-once = rog-control-center & -#exec-once = easyeffects --gapplication-service -l my_own #clipboard manager exec-once = wl-paste --watch cliphist store -#Catpuccin Hyprland Themes -source = $themes/mocha.conf - # Rainbow borders exec-once = $scriptsDir/RainbowBorders.sh @@ -49,7 +45,6 @@ exec-once = $scriptsDir/RainbowBorders.sh # auto close of apps (timeout 5 secs) # exec-once = $scriptsDir/AppAutoClose.sh - # sway-idle with lock only exec-once = swayidle -w timeout 1200 '$lock' # sway-idle with lock and sleep -- cgit v1.2.3