diff options
Diffstat (limited to 'autostart.sh')
-rwxr-xr-x | autostart.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/autostart.sh b/autostart.sh index f2b53a7..311953f 100755 --- a/autostart.sh +++ b/autostart.sh @@ -26,8 +26,6 @@ if [ -n "${WAYLAND_DISPLAY}${DISPLAY}" ]; then import-gsettings icon-theme 'Mint-X-Grey' import-gsettings cursor-theme 'Adwaita' xrdb ~/.Xresources - runifnot portmaster-start --data=/opt/safing/portmaster notifier - runifnot jamesdsp -t fi [ -x "$XDG_CONFIG_HOME/computerrc.sh" ] && "$XDG_CONFIG_HOME/computerrc.sh" |