mirror of
https://github.com/swaywm/sway.git
synced 2026-04-28 06:46:26 -04:00
The -w flag does not exist in swayidle
Remove the -w flag from the example
This commit is contained in:
parent
c118618278
commit
ca79aee33f
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ output * bg @datadir@/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
|
||||||
#
|
#
|
||||||
# Example configuration:
|
# Example configuration:
|
||||||
#
|
#
|
||||||
# exec swayidle -w \
|
# exec swayidle \
|
||||||
# timeout 300 'swaylock -f -c 000000' \
|
# timeout 300 'swaylock -f -c 000000' \
|
||||||
# timeout 600 'swaymsg "output * dpms off"' \
|
# timeout 600 'swaymsg "output * dpms off"' \
|
||||||
# resume 'swaymsg "output * dpms on"' \
|
# resume 'swaymsg "output * dpms on"' \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue