Merge branch 'darwin'

This commit is contained in:
Youwen Wu 2024-08-08 02:52:46 -07:00
commit 822df005f5
4 changed files with 88 additions and 1 deletions

View file

@ -21,10 +21,11 @@
mouse_drop_action = "swap";
};
};
services.skhd = { enable = true; };
services.jankyborders = {
enable = true;
hidpi = true;
inactive_color = "gradient(top_right=0x9992B3F5,bottom_left=0x9992B3F5)";
blur_radius = 5.0;
};
}