mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2024-12-23 21:58:49 +01:00
Remove unnecessary disown from Hyprland
This commit is contained in:
parent
30ac55f97f
commit
9e8db2d26b
@ -117,7 +117,7 @@ in with lib; {
|
||||
exec-once = waybar
|
||||
exec-once = swaync
|
||||
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'
|
||||
dwindle {
|
||||
pseudotile = true
|
||||
|
Loading…
Reference in New Issue
Block a user