aboutsummaryrefslogtreecommitdiff
path: root/env/.config/screenkey.json
blob: 6e886a694c4c68e6fa16bbba4b9dae3e361768e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
    "no_systray": false,
    "timeout": 2.5,
    "recent_thr": 0.1,
    "compr_cnt": 3,
    "ignore": [],
    "position": "fixed",
    "persist": false,
    "window": null,
    "font_desc": "Inconsolata Light 10",
    "font_size": "small",
    "font_color": "white",
    "bg_color": "#114400f423d6",
    "opacity": 0.1,
    "key_mode": "translated",
    "bak_mode": "baked",
    "mods_mode": "normal",
    "mods_only": false,
    "multiline": false,
    "vis_shift": false,
    "vis_space": true,
    "geometry": [
        1191,
        152,
        720,
        81
    ],
    "screen": 0,
    "start_disabled": false,
    "mouse": false,
    "button_hide_duration": 0.5
}