uninstalls jankyborders
This commit is contained in:
parent
95bb47549d
commit
206c054218
1 changed files with 1 additions and 10 deletions
|
|
@ -123,16 +123,7 @@
|
||||||
(
|
(
|
||||||
{ ... }:
|
{ ... }:
|
||||||
lib.mkIf pkgs.stdenv.isDarwin {
|
lib.mkIf pkgs.stdenv.isDarwin {
|
||||||
services.jankyborders = {
|
# Configuration for Mac tiling desktop
|
||||||
enable = true;
|
|
||||||
settings = {
|
|
||||||
style = "round";
|
|
||||||
width = 7.0;
|
|
||||||
hidpi = "on";
|
|
||||||
active_color = "0xffc57faf";
|
|
||||||
inactive_color = "0xff1d202f";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue