wezterm: add nemo desktop shortcut
This commit is contained in:
parent
69d897e7c3
commit
0e08bdacef
1 changed files with 10 additions and 0 deletions
10
.local/share/applications/wezterm-nemo.desktop
Normal file
10
.local/share/applications/wezterm-nemo.desktop
Normal file
|
@ -0,0 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Name=wezterm-nemo
|
||||
GenericName=wezterm-nemo
|
||||
StartupWMClass=org.wezfurlong.wezterm-nemo
|
||||
Type=Application
|
||||
TryExec=/usr/bin/wezterm
|
||||
Icon=org.wezfurlong.wezterm
|
||||
Terminal=false
|
||||
Categories=System;TerminalEmulator;
|
||||
Exec=/usr/bin/wezterm --config 'default_prog={"/usr/bin/fish"}' start --class=org.wezfurlong.wezterm-nemo --domain=nemo
|
Loading…
Reference in a new issue