diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-11-11 23:17:09 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-11-11 23:17:09 +0900 |
| commit | 02b29bff49c86ee66058fd25d1190317a9c56b5c (patch) | |
| tree | 6876c5b361f3020d6ac0403ff8cf35e0dfd4eeee /config/hypr/configs/Execs.conf | |
| parent | 79d208014bbf428003480fca9e4e68f4233d446a (diff) | |
some small cleanup
Diffstat (limited to 'config/hypr/configs/Execs.conf')
| -rw-r--r-- | config/hypr/configs/Execs.conf | 7 |
1 files changed, 1 insertions, 6 deletions
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 |
