|
|
@ -356,7 +356,7 @@ set_class() {
|
|
|
|
class=st-256color
|
|
|
|
class=st-256color
|
|
|
|
elif [[ $program == gnome-terminal ]]; then
|
|
|
|
elif [[ $program == gnome-terminal ]]; then
|
|
|
|
class=Gnome-terminal
|
|
|
|
class=Gnome-terminal
|
|
|
|
elif [[ $program == urxvtc ]]; then
|
|
|
|
elif [[ $program =~ ^urxvt.* ]]; then
|
|
|
|
class=urxvt
|
|
|
|
class=urxvt
|
|
|
|
elif [[ $program == xiatec ]]; then
|
|
|
|
elif [[ $program == xiatec ]]; then
|
|
|
|
class=xiate
|
|
|
|
class=xiate
|
|
|
|