Remove unnecessary disown from Hyprland

This commit is contained in:
Tyler Kelley 2024-02-09 02:17:21 -06:00
parent 30ac55f97f
commit 9e8db2d26b

View File

@ -117,7 +117,7 @@ in with lib; {
exec-once = waybar exec-once = waybar
exec-once = swaync exec-once = swaync
exec-once = wallsetter exec-once = wallsetter
exec-once = nm-applet --indicator & disown exec-once = nm-applet --indicator
exec-once = swayidle -w timeout 720 'swaylock -f' timeout 800 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on' before-sleep 'swaylock -f -c 000000' exec-once = swayidle -w timeout 720 'swaylock -f' timeout 800 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on' before-sleep 'swaylock -f -c 000000'
dwindle { dwindle {
pseudotile = true pseudotile = true