hyprland: use unstable
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m5s
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m5s
This commit is contained in:
@ -62,6 +62,7 @@ in
|
|||||||
|
|
||||||
wayland.windowManager.hyprland = {
|
wayland.windowManager.hyprland = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
package = pkgs.unstable.hyprland;
|
||||||
# plugins = [ hypr-dynamic-cursors ]; # https://github.com/VirtCode/hypr-dynamic-cursors
|
# plugins = [ hypr-dynamic-cursors ]; # https://github.com/VirtCode/hypr-dynamic-cursors
|
||||||
settings = {
|
settings = {
|
||||||
general = {
|
general = {
|
||||||
|
Reference in New Issue
Block a user