aboutsummaryrefslogtreecommitdiff
path: root/.config/screenkey.json
diff options
context:
space:
mode:
Diffstat (limited to '.config/screenkey.json')
-rw-r--r--.config/screenkey.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/.config/screenkey.json b/.config/screenkey.json
new file mode 100644
index 0000000..0665358
--- /dev/null
+++ b/.config/screenkey.json
@@ -0,0 +1,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": true,
+ "vis_space": true,
+ "geometry": null,
+ "screen": 0,
+ "start_disabled": false,
+ "mouse": false,
+ "button_hide_duration": 1
+}