mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-14 18:57:20 -07:00
Merge pull request #53 from RosemaryKoshy/patch-1
replace deprecated option -e with --
This commit is contained in:
commit
4cae5b5b99
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
Name=Byobu Terminal
|
||||
Comment=Advanced Command Line and Text Window Manager
|
||||
Icon=byobu
|
||||
Exec=gnome-terminal --app-id us.kirkland.terminals.byobu --class=us.kirkland.terminals.byobu -e byobu
|
||||
Exec=gnome-terminal --app-id us.kirkland.terminals.byobu --class=us.kirkland.terminals.byobu -- byobu
|
||||
Type=Application
|
||||
Categories=GNOME;GTK;System;Utility;TerminalEmulator;
|
||||
StartupWMClass=us.kirkland.terminals.byobu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue