Skip to content

Commit

Permalink
change exec command in desktop file
Browse files Browse the repository at this point in the history
  • Loading branch information
Anomalocaridid authored and wez committed Jul 17, 2022
1 parent fc6cfd1 commit a56904e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/wezterm.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Keywords=shell;prompt;command;commandline;cmd;
Icon=org.wezfurlong.wezterm
StartupWMClass=org.wezfurlong.wezterm
TryExec=wezterm
Exec=wezterm
Exec=wezterm start --
Type=Application
Categories=System;TerminalEmulator;Utility;
Terminal=false

0 comments on commit a56904e

Please sign in to comment.