Adjust and clean up config for sway 1.0
This commit is contained in:
parent
6f754ef2b1
commit
867c5b2c38
2 changed files with 166 additions and 199 deletions
6
systemd/user/sway-session.target
Normal file
6
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…
Reference in a new issue