some hyprland configs and other stuff

This commit is contained in:
2025-11-20 04:17:46 +03:00
parent 54b708815e
commit b1fd965700
17 changed files with 645 additions and 229 deletions
+2 -2
View File
@@ -16,6 +16,8 @@
./modules/tmux.nix
];
# programs.bash.bashrcExtra = ''echo "entering zsh" && zsh'';
home.pointerCursor = let
getFrom = url: hash: name: {
gtk.enable = true;
@@ -35,8 +37,6 @@
in getFrom
"https://github.com/catppuccin/cursors/releases/download/v2.0.0/catppuccin-mocha-dark-cursors.zip"
"sha256-EbBzbSBalFx6oo85I7at/wYyoGZuJxIbOWBNrfqHey0=" "Catppuccin-Mocha-Dark";
# "https://github.com/ful1e5/fuchsia-cursor/releases/download/v2.0.1/Fuchsia.tar.xz"
# "sha256-TuhU8UFo0hbVShqsWy9rTKnMV8/WHqsxmpqWg1d9f84=" "Fuchsia";
# TODO: make it universal
home.username = "krosh";