mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Don't use an overlay for Hyprland as it messes it up & use wl-clipboard
This commit is contained in:
parent
6c3e9b7855
commit
e6e66b27cc
2 changed files with 7 additions and 6 deletions
|
@ -62,10 +62,11 @@
|
|||
|
||||
overlays = [
|
||||
fenix.overlays.default
|
||||
hyprland.overlays.default
|
||||
];
|
||||
};
|
||||
|
||||
hyprland = hyprland.packages.${hostPlatform}.hyprland;
|
||||
|
||||
# SYSTEM
|
||||
systemConfiguration = attributes: attributes;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue