install scripts. reorganization. soon to be deployable
This commit is contained in:
32
env/.config/screenkey.json
vendored
Executable file
32
env/.config/screenkey.json
vendored
Executable file
@@ -0,0 +1,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
|
||||
}
|
||||
Reference in New Issue
Block a user