This commit is contained in:
kenji
2025-07-16 08:47:09 -05:00
parent 69253992df
commit 3fd62d4525
5 changed files with 17 additions and 22 deletions
+1 -5
View File
@@ -9,6 +9,7 @@
./config/rules.nix
./config/animation.nix
./config/decoration.nix
./config/env.nix
];
home.file.".config/hypr/scripts/wsaction.fish" = {
@@ -79,11 +80,6 @@
workspace_back_and_forth = true;
scroll_event_delay = 0;
};
env = [
"HYPRCURSOR_THEME, Bibata-Original-Classic"
"HYPRCURSOR_SIZE, 24"
];
};
};
}