diff options
| -rwxr-xr-x | autostart.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/autostart.sh b/autostart.sh index dee4dc8..8d95402 100755 --- a/autostart.sh +++ b/autostart.sh @@ -2,3 +2,5 @@ # 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 + |
