1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-11-08 07:54:46 +00:00
dotfiles/.config/fish/functions/orion.fish

7 lines
198 B
Fish

# Defined in /tmp/fish.tB7Z06/orion.fish @ line 2
function orion
set -x QT_QUICK_CONTROLS_MATERIAL_BACKGROUND "#222D32"
set -x QT_QUICK_CONTROLS_MATERIAL_ACCENT "#84BEEA"
command orion
end