added rubik font

This commit is contained in:
biscuit
2025-05-26 18:53:15 -05:00
parent 0c99dfefbb
commit 8e9bfe9522
7 changed files with 25 additions and 0 deletions
+4
View File
@@ -1,4 +1,8 @@
{...}: {
home.file.".config/hypr/hypridle.conf" = {
source = builtins.toPath ./hypridle.conf;
};
wayland.windowManager.hyprland = {
enable = true;
xwayland.enable = true;
View File