mirror of
https://github.com/henrysipp/omarchy-nix.git
synced 2026-06-05 18:29:26 -05:00
Containers and styling
This commit is contained in:
@@ -27,12 +27,14 @@ in {
|
||||
};
|
||||
|
||||
decoration = {
|
||||
rounding = 0;
|
||||
rounding = 4;
|
||||
|
||||
shadow = {
|
||||
enabled = true;
|
||||
range = 2;
|
||||
range = 14;
|
||||
render_power = 3;
|
||||
ignore_window = true;
|
||||
color = "rgba(00000045)";
|
||||
# color = hexToRgba config.colorScheme.palette.base00 "ee";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user