diff options
Diffstat (limited to 'autostart.sh')
-rwxr-xr-x | autostart.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autostart.sh b/autostart.sh index a41a825..5d39b30 100755 --- a/autostart.sh +++ b/autostart.sh @@ -22,7 +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:'Plata-Noir' icon-theme:'Mint-Y-Dark-Blue' cursor-theme:'Adwaita' & xrdb ~/.Xresources runifnot portmaster-start --data=/opt/safing/portmaster notifier fi |