Compare commits
No commits in common. "a0ae09452f16603f34058d2e147de60439959def" and "1c1e49642576d22190cfe64ad92d8e0af5c5601f" have entirely different histories.
a0ae09452f
...
1c1e496425
@ -24,10 +24,8 @@ in {
|
||||
};
|
||||
cursorTheme = {
|
||||
package = pkgs.apple-cursor;
|
||||
name = "macOS";
|
||||
name = "macOS-BigSur";
|
||||
size = 24;
|
||||
};
|
||||
};
|
||||
|
||||
xdg.portal.extraPortals = [pkgs.xdg-desktop-portal-gtk];
|
||||
}
|
||||
|
@ -40,8 +40,10 @@ in {
|
||||
programs.imv.enable = true; # TODO: what is that
|
||||
|
||||
home.packages = with pkgs; [
|
||||
hyprpicker
|
||||
# hyprpicker # TODO
|
||||
# hyprcursor # TODO
|
||||
brightnessctl
|
||||
# grimblast
|
||||
frajul.hyprshot-gui
|
||||
frajul.wl-ocr
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user