👐 foo: too lazy to come up with a helpful commit message :)

This commit is contained in:
2025-12-16 21:45:53 +01:00
parent 8fc4fd63ff
commit 809de7f5a3
28 changed files with 61 additions and 52 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -5,7 +5,7 @@
"alignment": "left",
"segments": [
{
"foreground": "#b4befe",
"foreground": "#89b4fa",
"properties": {
"windows": "\ue62a"
},
@@ -14,13 +14,13 @@
"type": "os"
},
{
"foreground": "#b4befe",
"foreground": "#89b4fa",
"style": "plain",
"template": " {{.UserName}}",
"type": "session"
},
{
"foreground": "#b4befe",
"foreground": "#89b4fa",
"style": "plain",
"template": "@{{.HostName}}",
"type": "session"
@@ -70,7 +70,7 @@
"type": "root"
},
{
"foreground": "#b4befe",
"foreground": "#89b4fa",
"foreground_templates": [
"{{ if gt .Code 0 }}#f38ba8{{ end }}"
],
@@ -90,7 +90,7 @@
"foreground_templates": [
"{{ if gt .Code 0 }}#f38ba8{{ end }}"
],
"foreground": "#b4befe",
"foreground": "#89b4fa",
"template": "# "
},
"version": 3