some hyprland configs and other stuff
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user