mirror of
https://github.com/wez/wezterm.git
synced 2024-12-22 21:01:36 +03:00
change exec command in desktop file
This commit is contained in:
parent
fc6cfd1f72
commit
a56904e40d
@ -5,7 +5,7 @@ Keywords=shell;prompt;command;commandline;cmd;
|
|||||||
Icon=org.wezfurlong.wezterm
|
Icon=org.wezfurlong.wezterm
|
||||||
StartupWMClass=org.wezfurlong.wezterm
|
StartupWMClass=org.wezfurlong.wezterm
|
||||||
TryExec=wezterm
|
TryExec=wezterm
|
||||||
Exec=wezterm
|
Exec=wezterm start --
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=System;TerminalEmulator;Utility;
|
Categories=System;TerminalEmulator;Utility;
|
||||||
Terminal=false
|
Terminal=false
|
||||||
|
Loading…
Reference in New Issue
Block a user