fish: same as last

This commit is contained in:
2025-12-06 18:14:48 +01:00
parent ed5688306b
commit f23fe5506d

View File

@@ -1,4 +1,4 @@
if string match -q '*ghostty*' $TERM && test $XDG_CURRENT_DESKTOP = niri
if string match -q '*ghostty*' $TERM; and test -n "$XDG_CURRENT_DESKTOP"; and test "$XDG_CURRENT_DESKTOP" = "niri"
if test "$ghostty_niri_initialized" != "1"
set -xg ghostty_niri_initialized 1
niri msg action set-column-width 50%