mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
fixup macos stuff
This commit is contained in:
parent
792f83d72e
commit
aab015680d
2 changed files with 6 additions and 5 deletions
|
|
@ -3,9 +3,9 @@
|
|||
enable = true;
|
||||
|
||||
package =
|
||||
# if pkgs.stdenv.isDarwin
|
||||
# then pkgs.unstable.ghostty-bin
|
||||
pkgs.unstable.ghostty;
|
||||
if pkgs.stdenv.isDarwin
|
||||
then pkgs.unstable.ghostty-bin
|
||||
else pkgs.unstable.ghostty;
|
||||
|
||||
settings = {
|
||||
theme = "light:Rose Pine Dawn,dark:Rose Pine";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue