mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-02 00:56:39 +02:00
Add yakuake
This commit is contained in:
@@ -35,6 +35,7 @@ terminals = [
|
||||
"urxvt",
|
||||
"xfce4-terminal",
|
||||
"xterm",
|
||||
"yakuake"
|
||||
]
|
||||
terminals = [term.casefold() for term in terminals]
|
||||
termStr = "|".join(str('^'+x+'$') for x in terminals)
|
||||
|
Reference in New Issue
Block a user