Tried to get some hyprland plugins to work

This commit is contained in:
Tomas Rivera
2026-04-08 11:32:56 +02:00
parent f0c720314a
commit 3ceea3d5ee
+2 -2
View File
@@ -12,8 +12,8 @@ in {
#hint Electron apps to use on wayland; #hint Electron apps to use on wayland;
home.sessionVariables.NIXOS_OZONE_WL = "1"; home.sessionVariables.NIXOS_OZONE_WL = "1";
wayland.windowManager.hyprland.plugins = [ wayland.windowManager.hyprland.plugins = [
pkgs.hyprlandPlugins.hyprspace # currently broken #pkgs-unstable.hyprlandPlugins.hyprspace # currently broken
pkgs.hyprlandPlugins.hypr-dynamic-cursors # currently broken #pkgs-unstable.hyprlandPlugins.hypr-dynamic-cursors # currently broken
]; ];
wayland.windowManager.hyprland.settings = { wayland.windowManager.hyprland.settings = {
"$mod" = "SUPER"; "$mod" = "SUPER";