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:
commit
60b0e8c8ec
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue