chore: bump flake lock; resolve hyprfocus

This commit is contained in:
Zhongheng Liu 2024-12-26 15:19:47 +02:00
commit dc9f623785
Signed by: steven
GPG key ID: 805A28B071DAD84B
3 changed files with 39 additions and 31 deletions

View file

@ -10,7 +10,9 @@
enable = true;
# The hyprland package to use
package = pkgs.hyprland;
plugins = with pkgs.hyprlandPlugins; [hyprfocus];
plugins = with pkgs.hyprlandPlugins; [
# hyprfocus
];
# Whether to enable XWayland
xwayland.enable = true;
settings = {