Merge branch 'user/okmans/swayidle/wait' into 'master'

Non-blurry screen content appears on the locked screen for a second when the laptop wakes up.

See merge request tile-os/tileos-settings-sway!1
This commit is contained in:
Aleksey Samoilov 2024-07-18 15:25:30 +00:00
commit 60b0e8c8ec

View file

@ -6,7 +6,7 @@ ConditionPathExists=/usr/bin/swayidle
[Service]
Type=simple
ExecStart=/usr/bin/swayidle
ExecStart=/usr/bin/swayidle -w
[Install]
WantedBy=sway-session.target