Updated system + downgraded hyprland due to unknown super key lock bug

This commit is contained in:
Emmet 2024-06-11 22:52:22 -05:00
parent 7ed22a9774
commit a1a579eef4
3 changed files with 41 additions and 33 deletions

View file

@ -72,6 +72,7 @@ in
bright.white = "#"+config.lib.stylix.colors.base07;
};
font.size = config.stylix.fonts.sizes.terminal;
font.normal.family = userSettings.font;
};
stylix.targets.kde.enable = true;
stylix.targets.kitty.enable = true;