Skip to content

Commit

Permalink
28 papercuts
Browse files Browse the repository at this point in the history
  • Loading branch information
Enzime committed Jan 8, 2025
1 parent 02aab19 commit 51720e9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
- Changed `ghostty` to quit after last window is closed on macOS
- Use `ghostty` on `hermes-macos`
- Use Go VSCode extension
- Use `clan.lol` as a remote builder for `hermes-macos`
Expand Down
2 changes: 2 additions & 0 deletions modules/ghostty.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
assert !options.programs ? ghostty; ''
theme = hybrid-krompus
bold-is-bright = true
quit-after-last-window-closed = true
'';

xdg.configFile."ghostty/themes/hybrid-krompus".text =
Expand Down

0 comments on commit 51720e9

Please sign in to comment.