openvr: adjustable opacity
This commit is contained in:
@@ -50,14 +50,19 @@ watch_elements:
|
||||
func_middle: ~
|
||||
text: "W"
|
||||
|
||||
- type: KeyboardButton
|
||||
rect: [32, 162, 60, 36]
|
||||
font_size: 14
|
||||
fg_color: "#FFFFFF"
|
||||
bg_color: "#406050"
|
||||
text: "Kbd"
|
||||
|
||||
# bottom row, of keyboard + overlays
|
||||
- type: OverlayList
|
||||
rect: [30, 160, 370, 40]
|
||||
rect: [94, 160, 306, 40]
|
||||
font_size: 14
|
||||
kbd_fg_color: "#FFFFFF"
|
||||
kbd_bg_color: "#406050"
|
||||
scr_fg_color: "#FFFFFF"
|
||||
scr_bg_color: "#405060"
|
||||
fg_color: "#FFFFFF"
|
||||
bg_color: "#405060"
|
||||
layout: Horizontal
|
||||
|
||||
# main clock with date and day-of-week
|
||||
@@ -108,7 +113,7 @@ watch_elements:
|
||||
- type: Batteries
|
||||
rect: [0, 0, 400, 30]
|
||||
font_size: 14
|
||||
num_devices: 6
|
||||
num_devices: 9
|
||||
low_threshold: 15
|
||||
layout: Horizontal
|
||||
normal_fg_color: "#99BBAA"
|
||||
|
||||
Reference in New Issue
Block a user