👐 foo: too lazy to come up with a helpful commit message :)
This commit is contained in:
@@ -3,7 +3,7 @@ if not set -q fetch_logo_type
|
||||
end
|
||||
|
||||
if not set -q fetch_color
|
||||
set -g fetch_color "#b4befe"
|
||||
set -g fetch_color "#89b4fa"
|
||||
end
|
||||
|
||||
if test "$fetch_logo_type" = symbols
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
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%
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user