mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2024-12-24 14:18:50 +01:00
Add network manager applet to allow for easy connection to wifi networks
This commit is contained in:
parent
2f3ef3d10a
commit
be58026835
@ -117,6 +117,7 @@ in with lib; {
|
||||
exec-once = waybar
|
||||
exec-once = swaync
|
||||
exec-once = wallsetter
|
||||
exec-once = nm-applet --indicator & disown
|
||||
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