Compare commits

...

2 Commits

Author SHA1 Message Date
a0ae09452f hyprland: install hyprpicker 2025-05-05 08:24:26 +02:00
711859e660 hyprland: fix cursor theme not applied 2025-05-05 08:24:09 +02:00
2 changed files with 4 additions and 4 deletions

View File

@ -24,8 +24,10 @@ in {
};
cursorTheme = {
package = pkgs.apple-cursor;
name = "macOS-BigSur";
name = "macOS";
size = 24;
};
};
xdg.portal.extraPortals = [pkgs.xdg-desktop-portal-gtk];
}

View File

@ -40,10 +40,8 @@ in {
programs.imv.enable = true; # TODO: what is that
home.packages = with pkgs; [
# hyprpicker # TODO
# hyprcursor # TODO
hyprpicker
brightnessctl
# grimblast
frajul.hyprshot-gui
frajul.wl-ocr