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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user