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 BROWSER firefox
|
||||||
set -x EDITOR nvim
|
set -x EDITOR nvim
|
||||||
|
|
||||||
|
{% if hostname == "vostok" %}
|
||||||
|
set -x QT_STYLE_OVERRIDE Oxygen
|
||||||
|
{% end %}
|
||||||
|
|
||||||
{% if username == "u0_a213" %}
|
{% if username == "u0_a213" %}
|
||||||
set -x USER hulthe
|
set -x USER hulthe
|
||||||
{% end %}
|
{% end %}
|
||||||
|
|||||||
Reference in New Issue
Block a user