summaryrefslogtreecommitdiff
path: root/dotfiles/system/.profile.d/display.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/system/.profile.d/display.sh')
-rw-r--r--dotfiles/system/.profile.d/display.sh9
1 files changed, 0 insertions, 9 deletions
diff --git a/dotfiles/system/.profile.d/display.sh b/dotfiles/system/.profile.d/display.sh
deleted file mode 100644
index ce5016e..0000000
--- a/dotfiles/system/.profile.d/display.sh
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-# display.sh
-# Craig Jennings <c@cjennings.net>
-# UI Appearance settings, sourced by .profile
-
-# Theme
-export GTK_THEME=Adwaita:dark
-export QT_QPA_PLATFORMTHEME=qt5ct