10 lines
280 B
Desktop File
10 lines
280 B
Desktop File
[Desktop Entry]
|
|
Name=tmux local
|
|
GenericName=tmux-local
|
|
StartupWMClass=tmux-local
|
|
Type=Application
|
|
TryExec=/usr/bin/wezterm
|
|
Icon=org.wezfurlong.wezterm
|
|
Terminal=false
|
|
Categories=System;TerminalEmulator;
|
|
Exec=/usr/bin/wezterm start --class=tmux-local -- tmux new-session -A -D -s 0
|