Compare commits

..

3 commits

Author SHA1 Message Date
442c3cec92
Remove kanshi
All checks were successful
/ test (push) Successful in 28s
2024-11-15 10:35:48 +01:00
fb18de26a0
These Hyprland options don't exist anymore? 2024-11-15 10:35:48 +01:00
2fcd6ed271
Re-enable swaync
It's not a VNC client 😖
2024-11-15 10:35:41 +01:00

View file

@ -74,8 +74,8 @@ in
wayland.windowManager.hyprland = {
enable = true;
plugins = with pkgs.hyprlandPlugins; [
# hy3
# hyprspace
hy3
hyprspace
];
# TODO migrate to structured options
extraConfig = builtins.readFile ./hyprland.conf;