BuddiesOfBudgie / budgie-desktop-view

Budgie Desktop View is the official Budgie desktop icons application / implementation.
Apache License 2.0
29 stars 8 forks source link

Add support for xfce4-terminal #7

Open JakeIsMeh opened 1 year ago

JakeIsMeh commented 1 year ago

Add support for xfce4-terminal. Additionally refactored the logic for opening the terminal in a new tab.

Git also caught a trailing space.

JakeIsMeh commented 1 year ago

Tested with mate-terminal and xfce4-terminal. OS: Arch Linux w/ Budgie 10.6.4

JakeIsMeh commented 1 year ago

While testing, I discovered that GNOME Terminal's --tab option is for specifying tabs in a new window, and not for opening a new tab in any current open windows.