Playing around with window managers. Trying out niri and hyprland. Getting some gnome settings in the config. adding my hardware nix config. moving mac-specific ghostty settings to the mac file

This commit is contained in:
2026-01-08 23:36:08 -07:00
parent b81bad5d24
commit 1cfc1e074a
5 changed files with 147 additions and 21 deletions

View File

@@ -24,11 +24,10 @@
programs.ghostty = {
enable = true;
installBatSyntax = false;
package = pkgs.ghostty-bin;
settings = {
font-family = "Iosevka NFM";
font-size = 16;
font-size = 12;
font-thicken = true;
# theme = "dark:catppuccin-mocha,light:catppuccin-latte"; # TODO: waiting on all cli apps to handle auto switching too
theme = "catppuccin-mocha";