summaryrefslogtreecommitdiff
path: root/.config/sway/config
diff options
context:
space:
mode:
Diffstat (limited to '.config/sway/config')
-rw-r--r--.config/sway/config11
1 files changed, 2 insertions, 9 deletions
diff --git a/.config/sway/config b/.config/sway/config
index 407c3100..9b8e7e21 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -227,15 +227,8 @@ mode "C-i-" {
# various reasons, so just having them as regular windows with
# shortcuts to get back to them is better.
- # chat
- # Foot in Debian bullseye doesn't have an option to set a persistent
- # title. See <https://codeberg.org/dnkl/foot/issues/386> regarding
- # using the app ID for this purpose. For bookworm, use new --override
- # locked-title=yes feature.
- bindsym Shift+n exec foot --app-id="foot-irssi" \
- /bin/sh -c "mosh athena /home/spwhitton/src/dotfiles/bin/ii", \
- mode "default"
- bindsym n [app_id="foot-irssi"] focus, mode "default"
+ bindsym n exec swaymsg '[title="\[mosh\] tmux default on athena"]' focus \
+ || foot ssh-and-tmux athena.silentflame.com, mode "default"
bindsym c [con_mark=caffeinated] inhibit_idle none; \
mark --toggle caffeinated; mode "default"