summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-08-04 17:10:15 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-08-04 17:10:15 -0700
commitc730109540df9902027626b99c8cdf17e53b64ec (patch)
treeb72dbfc51557137ab7b1305ecd5e576edc23a3bc /.config
parent3106340e8ebab04ea1b8b2aecbd9cf39747b6741 (diff)
downloaddotfiles-c730109540df9902027626b99c8cdf17e53b64ec.tar.gz
update comment regarding foot terminal emulator titles
Diffstat (limited to '.config')
-rw-r--r--.config/sway/config7
1 files changed, 4 insertions, 3 deletions
diff --git a/.config/sway/config b/.config/sway/config
index a9f305ab..a4361608 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -194,9 +194,10 @@ mode "C-i-" {
bindsym r [class="Evolution" title=" — Evolution$"] focus, mode "default"
# chat
- # Foot doesn't yet have an option to set a persistent title, as other
- # terminal emulators do. See <https://codeberg.org/dnkl/foot/issues/386>
- # regarding using the app ID for this purpose.
+ # 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"