mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 14:03:18 -07:00
Remove unnecessary -S
prefer new-session to -S new-session
This commit is contained in:
parent
3d03c297c1
commit
263f1e9131
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
Name=Byobu Terminal
|
Name=Byobu Terminal
|
||||||
Comment=Advanced Command Line and Text Window Manager
|
Comment=Advanced Command Line and Text Window Manager
|
||||||
Icon=byobu
|
Icon=byobu
|
||||||
Exec=gnome-terminal --app-id us.kirkland.terminals.byobu --class=us.kirkland.terminals.byobu -- byobu -S new-session
|
Exec=gnome-terminal --app-id us.kirkland.terminals.byobu --class=us.kirkland.terminals.byobu -- byobu new-session
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=GNOME;GTK;System;Utility;TerminalEmulator;
|
Categories=GNOME;GTK;System;Utility;TerminalEmulator;
|
||||||
StartupWMClass=us.kirkland.terminals.byobu
|
StartupWMClass=us.kirkland.terminals.byobu
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue