fish: Set QT theme on vostok
This commit is contained in:
@ -3,6 +3,10 @@ set -x GPG_TTY (tty)
|
||||
set -x BROWSER firefox
|
||||
set -x EDITOR nvim
|
||||
|
||||
{% if hostname == "vostok" %}
|
||||
set -x QT_STYLE_OVERRIDE Oxygen
|
||||
{% end %}
|
||||
|
||||
{% if username == "u0_a213" %}
|
||||
set -x USER hulthe
|
||||
{% end %}
|
||||
|
||||
Reference in New Issue
Block a user