sway update
This commit is contained in:
parent
7f33bd96ca
commit
c8660c5e5c
2 changed files with 11 additions and 3 deletions
.config/systemd/user
6
.config/systemd/user/sway-session.target
Normal file
6
.config/systemd/user/sway-session.target
Normal file
|
@ -0,0 +1,6 @@
|
|||
[Unit]
|
||||
Description=sway compositor session
|
||||
Documentation=man:systemd.special(7)
|
||||
BindsTo=graphical-session.target
|
||||
Wants=graphical-session-pre.target
|
||||
After=graphical-session-pre.target
|
Loading…
Add table
Add a link
Reference in a new issue