task | add ghostty and switch to it

This commit is contained in:
Don Harper 2026-05-10 00:12:01 -05:00
parent d074cfa331
commit cdfcbf76e3
2 changed files with 9 additions and 5 deletions

View file

@ -1,12 +1,9 @@
MAILTERMPROG=kitty MAILTERMPROG=ghostty
# TERMPROG=alacritty TERMPROG=ghostty
TERMPROG=kitty
# TERMPROG=footclient
MUSIC=sublime-music MUSIC=sublime-music
hostname=`hostname` hostname=`hostname`
WEB=qutebrowser WEB=qutebrowser
TEXTWEB=links TEXTWEB=links
# TEXTWEB=lynx
MAILPROG=neomutt MAILPROG=neomutt
CALENDAR="myweb http://www.google.com/calendar" CALENDAR="myweb http://www.google.com/calendar"
RSSREADER=rssview RSSREADER=rssview

View file

@ -4,6 +4,13 @@
... ...
}: { }: {
programs = { programs = {
ghostty = {
enable = true;
settings = {
font-family = "Inconsolata for Powerline";
mouse-hide-while-typing = true;
};
};
kitty = { kitty = {
enable = true; enable = true;
font = { font = {