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.imv.enable = true; # TODO: what is that
|
||||||
|
|
||||||
programs.noctalia-shell = {
|
programs.noctalia-shell = {
|
||||||
@@ -51,6 +58,7 @@ in {
|
|||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
hyprpicker
|
hyprpicker
|
||||||
|
hyprcursor
|
||||||
brightnessctl
|
brightnessctl
|
||||||
playerctl
|
playerctl
|
||||||
frajul.hyprshot-gui
|
frajul.hyprshot-gui
|
||||||
|
|||||||
Reference in New Issue
Block a user