jankyborders: update config
This commit is contained in:
parent
f23a52224d
commit
4b7f822626
1 changed files with 3 additions and 3 deletions
|
@ -5,12 +5,12 @@ let
|
||||||
|
|
||||||
borders-config = [
|
borders-config = [
|
||||||
"style=round"
|
"style=round"
|
||||||
"active_color=0xeebd93f9"
|
"active_color=0xffbd93f9"
|
||||||
"inactive_color=0xeeabb2bf"
|
"inactive_color=0xffabb2bf"
|
||||||
"width=7.0"
|
"width=7.0"
|
||||||
"blur_radius=15.0"
|
|
||||||
"hidpi=on"
|
"hidpi=on"
|
||||||
"ax_focus=on"
|
"ax_focus=on"
|
||||||
|
"blacklist=\"Dropover,LaunchBar\""
|
||||||
];
|
];
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue