kanshi, python swayidle, zsh title
This commit is contained in:
14
.config/systemd/user/kanshi.service
Normal file
14
.config/systemd/user/kanshi.service
Normal file
@ -0,0 +1,14 @@
|
||||
[Unit]
|
||||
Description=Dynamic output configuration
|
||||
Documentation=man:kanshi(1)
|
||||
PartOf=sway-session.target
|
||||
Requires=sway-session.target
|
||||
After=sway-session.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/kanshi
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=sway-session.target
|
Reference in New Issue
Block a user