13 lines
249 B
Desktop File
13 lines
249 B
Desktop File
|
[Desktop Entry]
|
||
|
Type=Application
|
||
|
TryExec=alacritty
|
||
|
Icon=Alacritty
|
||
|
Terminal=false
|
||
|
Categories=System;TerminalEmulator;
|
||
|
|
||
|
Name=tmux local
|
||
|
GenericName=tmux-local
|
||
|
StartupWMClass=tmux-local
|
||
|
|
||
|
Exec=alacritty --class tmux-local -e tmux new-session -A -D -s 0
|