mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2025-10-09 16:21:54 +05:30
feat(hyprland): disable shadow
This commit is contained in:
@@ -71,6 +71,10 @@
|
||||
xray = true;
|
||||
special = true;
|
||||
};
|
||||
|
||||
shadow = {
|
||||
enabled = false;
|
||||
};
|
||||
};
|
||||
|
||||
#-- Animations
|
||||
|
Reference in New Issue
Block a user