From 619aefc9a2e188db4a442f69568865231652dd8b Mon Sep 17 00:00:00 2001 From: Daniil Tsivinsky Date: Fri, 7 Oct 2022 21:12:24 +0300 Subject: [PATCH] sway: return to walle for now --- config/.config/sway/config | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config/.config/sway/config b/config/.config/sway/config index a454036..92022ab 100644 --- a/config/.config/sway/config +++ b/config/.config/sway/config @@ -135,8 +135,9 @@ assign [class="Slack"] workspace $ws4 # /_/ \_\___/ |_| \___/|____/ |_/_/ \_\_| \_\|_| # exec --no-startup-id swaync -exec --no-startup-id swww init -exec_always --no-startup-id $HOME/dotfiles/bin/wall.sh --restore +# exec --no-startup-id swww init +# exec_always --no-startup-id $HOME/dotfiles/bin/wall.sh --restore +exec_always --no-startup-id $HOME/go/bin/walle --restore exec_always --no-startup-id swaync-client -R exec_always --no-startup-id xrdb -load $HOME/.Xresources exec_always --no-startup-id $HOME/.config/waybar/launch.sh