feat(sway): start ghostty with fastfetch

This commit is contained in:
2026-04-15 00:21:53 +02:00
parent 1efb93fc60
commit d5a9500be1
2 changed files with 3 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ exec ~/.config/sway/scripts/power-aware-effects.sh
exec protonmail-bridge -n
# traditional "start when os starts" programs
exec $term
exec ghostty --title=fastfetch --window-width=105 --window-height=27 -e bash -c 'nix run nixpkgs#fastfetch; read -rsn1' && ghostty
exec $browser
exec thunderbird
exec cider-2