Configure cursor for hyprland
This commit is contained in:
@@ -40,6 +40,13 @@ in {
|
||||
};
|
||||
};
|
||||
|
||||
home.pointerCursor = {
|
||||
hyprcursor.enable = true;
|
||||
package = pkgs.bibata-cursors;
|
||||
name = "Bibata-Modern-Classic";
|
||||
size = 24;
|
||||
};
|
||||
|
||||
programs.imv.enable = true; # TODO: what is that
|
||||
|
||||
programs.noctalia-shell = {
|
||||
@@ -51,6 +58,7 @@ in {
|
||||
|
||||
home.packages = with pkgs; [
|
||||
hyprpicker
|
||||
hyprcursor
|
||||
brightnessctl
|
||||
playerctl
|
||||
frajul.hyprshot-gui
|
||||
|
||||
Reference in New Issue
Block a user