rose-pine-hyprcursor, fnott修正
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
{ pkgs, lib, ... }:
|
||||
{
|
||||
programs.uwsm = {
|
||||
enable = true;
|
||||
@@ -5,6 +6,7 @@
|
||||
hyprland = {
|
||||
prettyName = "Hyprland";
|
||||
comment = "Hyprland compositor managed by UWSM";
|
||||
binPath = lib.mkDefault "${pkgs.hyprland}/bin/Hyprland";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user