diff --git a/dotfiles/bin/.bin/searxng b/dotfiles/bin/.bin/searxng new file mode 120000 index 0000000..797556c --- /dev/null +++ b/dotfiles/bin/.bin/searxng @@ -0,0 +1 @@ +/home/lub/searxng/run.sh \ No newline at end of file diff --git a/dotfiles/sway/.config/sway/config b/dotfiles/sway/.config/sway/config index c3d2130..eb6fbb5 100644 --- a/dotfiles/sway/.config/sway/config +++ b/dotfiles/sway/.config/sway/config @@ -243,6 +243,7 @@ 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 'easyeffects --gapplication-service'