mod: niri and waybar default global settings
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
#!/bin/sh
|
||||
swayidle -w timeout 300 'hyprlock' timeout 500 'niri msg action power-off-monitors' resume 'niri msg action power-on-monitors' before-sleep 'hyplock'
|
||||
swayidle -w \
|
||||
timeout 300 'hyprlock' \
|
||||
timeout 500 'niri msg action power-off-monitors' \
|
||||
resume 'niri msg action power-on-monitors' \
|
||||
before-sleep 'hyplock'
|
||||
|
||||
Reference in New Issue
Block a user