add langing sessoin
This commit is contained in:
parent
b68cc25014
commit
3e21975bd0
@ -9,6 +9,7 @@ ExecStart=/usr/bin/tmux -D -L %u
|
|||||||
ExecStop=/usr/bin/tmux -L %u kill-server
|
ExecStop=/usr/bin/tmux -L %u kill-server
|
||||||
ExecReload=/usr/bin/tmux -L %u source-file %h/.config/tmux/tmux.conf
|
ExecReload=/usr/bin/tmux -L %u source-file %h/.config/tmux/tmux.conf
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
|
ExecStartPost=/usr/bin/tmux -L %u new-session -d -s landing 'sh -c "tmux set-option remain-on-exit on; figlet -ct -f big Landing; exec sleep infinity"'
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=default.target
|
WantedBy=default.target
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user