From df3366432f86c05c2e654877bc8d081ace64eef5 Mon Sep 17 00:00:00 2001 From: lub Date: Sat, 14 May 2022 07:11:59 +0200 Subject: [PATCH] add easyeffects to autostart --- dotfiles/sway/.config/sway/config | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/sway/.config/sway/config b/dotfiles/sway/.config/sway/config index ee68f77..20966c2 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' exec 'swaylock -i ~/.wallpaper' exec 'XDG_CURRENT_DESKTOP=sway systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP' exec 'mako --default-timeout=3000' +exec 'easyeffects --gapplication-service' exec 'nextcloud' exec 'swaymsg "workspace 1; exec firefox; splith; exec alacritty; workspace 2; exec rhythmbox; splith; exec element-desktop"; workspace 2'