From ae1db0e87541c4c06dad5de4061226fd76b42d99 Mon Sep 17 00:00:00 2001 From: Phantop Date: Mon, 2 Mar 2020 22:46:30 -0500 Subject: [PATCH] Fish: remove orion --- .config/fish/functions/orion.fish | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 .config/fish/functions/orion.fish diff --git a/.config/fish/functions/orion.fish b/.config/fish/functions/orion.fish deleted file mode 100644 index 0d903c0..0000000 --- a/.config/fish/functions/orion.fish +++ /dev/null @@ -1,6 +0,0 @@ -# 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