Changes to be committed:
modified: .config/sway/config deleted: .config/sway/waybar new file: .config/sway/waybar/config.jsonc new file: .config/sway/waybar/style.css new file: .config/systemd/user/default.target.wants/shikane.service new file: .config/systemd/user/shikane.service modified: .zshrc new file: applications/application.desktop
This commit is contained in:
1
.config/systemd/user/default.target.wants/shikane.service
Symbolic link
1
.config/systemd/user/default.target.wants/shikane.service
Symbolic link
@@ -0,0 +1 @@
|
||||
/home/work/.config/systemd/user/shikane.service
|
||||
10
.config/systemd/user/shikane.service
Normal file
10
.config/systemd/user/shikane.service
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=shikane
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/shikane
|
||||
Restart=always
|
||||
RestartSec=1
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Reference in New Issue
Block a user