mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-06-24 14:02:07 +02: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 = waybar
|
||||||
exec-once = swaync
|
exec-once = swaync
|
||||||
exec-once = wallsetter
|
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'
|
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…
x
Reference in New Issue
Block a user