app-misc/tmux: enable sixel support
This commit is contained in:
9
app-misc/tmux/files/tmux.service
Normal file
9
app-misc/tmux/files/tmux.service
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Requires=tmux@%i.socket
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/tmux -D
|
||||
|
||||
[Install]
|
||||
Also=tmux@%i.socket
|
||||
DefaultInstance=default
|
||||
Reference in New Issue
Block a user