Cleaning house
This commit is contained in:
parent
17be0441c5
commit
af1f0bc926
110 changed files with 50 additions and 6585 deletions
.config/systemd/user
|
@ -1,10 +0,0 @@
|
|||
[Unit]
|
||||
Description=Start tmux in detached session
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
ExecStart=/usr/bin/tmux new-session -s %u -d
|
||||
ExecStop=/usr/bin/tmux kill-session -t %u
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
Loading…
Add table
Add a link
Reference in a new issue