mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
@@ -114,7 +114,10 @@ in {
|
||||
range = 20;
|
||||
render_power = 3;
|
||||
};
|
||||
blur = { enabled = if blur then "true" else "false"; };
|
||||
blur = {
|
||||
enabled = if blur then "true" else "false";
|
||||
size = 16;
|
||||
};
|
||||
};
|
||||
|
||||
master = {
|
||||
|
||||
Reference in New Issue
Block a user