1
Fork 0
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:
RGBCube 2023-11-04 12:58:30 +03:00
parent 6c3e9b7855
commit e6e66b27cc
No known key found for this signature in database
2 changed files with 7 additions and 6 deletions

View file

@ -62,10 +62,11 @@
overlays = [
fenix.overlays.default
hyprland.overlays.default
];
};
hyprland = hyprland.packages.${hostPlatform}.hyprland;
# SYSTEM
systemConfiguration = attributes: attributes;