Re-enable swaync

It's not a VNC client 😖
This commit is contained in:
Andrea Ciceri 2024-11-15 10:22:33 +01:00
parent 2a10090d56
commit 141055212a
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -23,9 +23,7 @@ in
../waybar
../swayidle
../gammastep
# ../wezterm
# ../wayvnc
# ../swaync
../swaync
../foot
];
@ -103,8 +101,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;