summaryrefslogtreecommitdiff
path: root/autostart.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autostart.sh')
-rwxr-xr-xautostart.sh5
1 files changed, 1 insertions, 4 deletions
diff --git a/autostart.sh b/autostart.sh
index 890ed88..a41a825 100755
--- a/autostart.sh
+++ b/autostart.sh
@@ -22,10 +22,7 @@ if [ -n "${WAYLAND_DISPLAY}${DISPLAY}" ]; then
runifnot swayidle
killandrun hyprpaper
runifnot waybar
- import-gsettings \
- gtk-theme:'Shadows-GTK' \
- icon-theme:'Mint-Y-Dark-Blue' \
- cursor-theme:'Adwaita'
+ import-gsettings gtk-theme:'Shadows-GTK' icon-theme:'Mint-Y-Dark-Blue' cursor-theme:'Adwaita' &
xrdb ~/.Xresources
runifnot portmaster-start --data=/opt/safing/portmaster notifier
fi