chore: bump flake lock; resolve hyprfocus
This commit is contained in:
parent
2dc89a3284
commit
dc9f623785
3 changed files with 39 additions and 31 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue