mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2024-12-25 06:38:50 +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 = 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
|
||||||
|
Loading…
Reference in New Issue
Block a user