From 6e8f42a25d0a744b4c7820351e52539ede05961c Mon Sep 17 00:00:00 2001 From: lub Date: Fri, 13 Dec 2024 20:56:26 +0100 Subject: [PATCH] remove searxng from autostart searx.ovh is faster and more anonymous --- dotfiles/sway/.config/sway/config | 1 - 1 file changed, 1 deletion(-) diff --git a/dotfiles/sway/.config/sway/config b/dotfiles/sway/.config/sway/config index df24e87..83157b2 100644 --- a/dotfiles/sway/.config/sway/config +++ b/dotfiles/sway/.config/sway/config @@ -244,7 +244,6 @@ bindsym $mod+ctrl+alt+shift+l exec 'systemctl suspend' #autostart exec 'swaylock -i ~/.wallpaper' -exec 'searxng' exec 'XDG_CURRENT_DESKTOP=sway systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP' exec 'mako --default-timeout=3000' exec 'nextcloud'