From 18fdbc91b796ae3b468b9f03a99e55feef5e35b9 Mon Sep 17 00:00:00 2001 From: eoli3n Date: Tue, 20 Sep 2022 09:30:26 +0200 Subject: [PATCH] senpai outside of screen --- roles/sway/templates/config.j2 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/roles/sway/templates/config.j2 b/roles/sway/templates/config.j2 index 4f744ea..836efdc 100644 --- a/roles/sway/templates/config.j2 +++ b/roles/sway/templates/config.j2 @@ -200,7 +200,6 @@ bindsym $mod+Next move workspace to output right {% set senpai_bin = "senpai" %} {% endif %} -exec_always bash -c "pgrep -x {{ senpai_bin }} || screen -S irc -md {{ senpai_bin }}" # mako exec_always bash -c "pgrep -x mako || mako" # wlsunset @@ -218,7 +217,7 @@ exec dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway # variery exec variety & # irc client -exec swaymsg 'workspace $tag4; exec kitty bash -c "screen -R irc"' +exec swaymsg 'workspace $tag4; exec kitty bash -c "senpai"' # waybar exec exec_always ~/.config/waybar/waybar.sh & # wob exec