ghostty: init
This commit is contained in:
parent
6a2269f591
commit
aca309a9c0
6 changed files with 169 additions and 27 deletions
|
@ -6,7 +6,7 @@
|
|||
}:
|
||||
let
|
||||
wallpaper = "${./nixos-c-book.png}";
|
||||
terminal = "foot";
|
||||
terminal = "ghostty";
|
||||
menu = [
|
||||
"fuzzel"
|
||||
"-w"
|
||||
|
@ -93,6 +93,7 @@ in
|
|||
app-id = "anki";
|
||||
title = "^Browse";
|
||||
}
|
||||
{ app-id = "com.mitchellh.ghostt"; }
|
||||
];
|
||||
default-column-width.proportion = .5;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue