feat: switch to niri
This commit is contained in:
parent
3a8ae4aa33
commit
880c7b90a1
3 changed files with 26 additions and 7 deletions
8
files/usr/lib/systemd/user/swayidle.service
Normal file
8
files/usr/lib/systemd/user/swayidle.service
Normal file
|
@ -0,0 +1,8 @@
|
|||
[Unit]
|
||||
PartOf=graphical-session.target
|
||||
After=graphical-session.target
|
||||
Requisite=graphical-session.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/swayidle -w
|
||||
Restart=on-failure
|
Loading…
Add table
Add a link
Reference in a new issue