From ddf2e42ecf7445397f753170b13a475ac3a09aaa Mon Sep 17 00:00:00 2001 From: srdusr Date: Mon, 28 Aug 2023 21:06:43 +0200 Subject: Removed unneeded script --- autostart.sh | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 autostart.sh 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 - -- cgit v1.2.3