mirror of
https://github.com/youwen5/nixos.git
synced 2024-11-24 17:53:51 -08:00
feat: add styles to yabai
This commit is contained in:
parent
35873a5b7c
commit
f7e40aa164
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@
|
|||
services.jankyborders = {
|
||||
enable = true;
|
||||
hidpi = true;
|
||||
inactive_color = "gradient(top_right=0x9992B3F5,bottom_left=0x9992B3F5)";
|
||||
blur_radius = 5.0;
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue