summaryrefslogtreecommitdiff
path: root/dotfiles/system/.profile.d/display.sh
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2025-05-10 15:06:27 -0500
committerCraig Jennings <c@cjennings.net>2025-05-10 15:06:27 -0500
commita9eb95269dd183b6f8e56e322b50e7973815565e (patch)
tree7b6ffd66d7907305d7ffc24b632beab4d9b18f42 /dotfiles/system/.profile.d/display.sh
parentab76058ce2f1f0c9a9935647bddf16b03e5a3e1f (diff)
sorting through profile
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