hyprland/decorations.nix: remove breaking change

This commit is contained in:
Charlie Root 2024-10-11 13:49:57 +02:00
commit f5d0a82418
Signed by: faukah
SSH key fingerprint: SHA256:jpYIt4Vkz1NBTQcks/N9OPTfTFxE6KF2W/rV7hrfrIw

View file

@ -35,8 +35,6 @@ in {
];
};
dwindle = {no_gaps_when_only = true;};
cursor = {
hide_on_key_press = true;
no_hardware_cursors = true;