improved remote devel terminal. skip mosh for wireguard.
This commit is contained in:
parent
ccdef56669
commit
73e765c92c
4 changed files with 20 additions and 22 deletions
.local/share/applications
10
.local/share/applications/tmux-devel.desktop
Normal file
10
.local/share/applications/tmux-devel.desktop
Normal file
|
@ -0,0 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Name=tmux devel
|
||||
GenericName=tmux-devel
|
||||
StartupWMClass=tmux-devel
|
||||
Type=Application
|
||||
TryExec=kitty
|
||||
Icon=kitty
|
||||
Terminal=false
|
||||
Categories=System;TerminalEmulator;
|
||||
Exec=kitty --class=tmux-devel autossh -M21001 devel
|
Loading…
Add table
Add a link
Reference in a new issue