Add sway config
This commit is contained in:
parent
db15c95662
commit
cb3ea5254e
21 changed files with 347 additions and 3 deletions
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