aboutsummaryrefslogtreecommitdiff
path: root/autostart.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autostart.sh')
-rwxr-xr-xautostart.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/autostart.sh b/autostart.sh
deleted file mode 100755
index 8d95402..0000000
--- a/autostart.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-
-# Launch the dconf command with dbus-launch and load custom dconf settings
-dbus-launch /usr/bin/dconf load / <"$HOME"/.config/dconf-custom/settings.dconf
-#dconf load / < ~/.config/dconf/user.d/settings.conf
-