Compare commits

..

No commits in common. "a0ae09452f16603f34058d2e147de60439959def" and "1c1e49642576d22190cfe64ad92d8e0af5c5601f" have entirely different histories.

2 changed files with 4 additions and 4 deletions

View File

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

View File

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