diff --git a/dotfiles/sway/.config/sway/config b/dotfiles/sway/.config/sway/config index c8d3731..cbe1144 100644 --- a/dotfiles/sway/.config/sway/config +++ b/dotfiles/sway/.config/sway/config @@ -237,8 +237,9 @@ bindsym $mod+ctrl+alt+shift+l exec 'systemctl suspend' #autostart exec 'swaylock -i ~/.wallpaper' +exec 'XDG_CURRENT_DESKTOP=sway systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP' +exec 'mako --default-timeout=3000' exec 'nextcloud' -exec 'mako' exec 'swaymsg "workspace 1; exec firefox; splith; exec alacritty; workspace 2; exec rhythmbox; splith; exec element-desktop"; workspace 2' bindsym XF86AudioPrev exec 'rhythmbox-client --no-start --previous'