1
0
Fork 0

jankyborders: update config

This commit is contained in:
Daniel Kempkens 2024-06-03 20:24:20 +02:00
parent f23a52224d
commit 4b7f822626
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -5,12 +5,12 @@ let
borders-config = [
"style=round"
"active_color=0xeebd93f9"
"inactive_color=0xeeabb2bf"
"active_color=0xffbd93f9"
"inactive_color=0xffabb2bf"
"width=7.0"
"blur_radius=15.0"
"hidpi=on"
"ax_focus=on"
"blacklist=\"Dropover,LaunchBar\""
];
in
{