Add Station terminal WM_CLASS to terminals list

Nitrux Linux default terminal is called Station, with WM_CLASS name "station".
This commit is contained in:
RedBearAK
2021-05-11 12:14:57 -08:00
committed by GitHub
parent bec547bbda
commit c84d13118a

View File

@@ -23,6 +23,7 @@ terminals = [
"qterminal",
"st",
"sakura",
"station",
"terminator",
"termite",
"tilda",