aboutsummaryrefslogtreecommitdiff
path: root/.config/screenkey.json
blob: 08cf6caed2a5eb0c46f002c2d815effcbae3027e (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
{
  "no_systray": false,
  "timeout": 2.5,
  "recent_thr": 0.1,
  "compr_cnt": 3,
  "ignore": [],
  "position": "bottom",
  "persist": false,
  "font_desc": "Sans Bold",
  "font_size": "small",
  "font_color": "#000000",
  "bg_color": "#000000",
  "opacity": 0,
  "key_mode": "composed",
  "bak_mode": "baked",
  "mods_mode": "normal",
  "mods_only": false,
  "multiline": false,
  "vis_shift": false,
  "vis_space": true,
  "geometry": null,
  "screen": 0,
  "start_disabled": false,
  "mouse": false,
  "button_hide_duration": 1
}