Add wldash config
This commit is contained in:
parent
306edf4ad8
commit
d79d80e64d
1 changed files with 82 additions and 0 deletions
82
.config/wldash/config.yaml
Normal file
82
.config/wldash/config.yaml
Normal file
|
@ -0,0 +1,82 @@
|
||||||
|
---
|
||||||
|
outputMode: active
|
||||||
|
scale: 2
|
||||||
|
background:
|
||||||
|
red: 0.0
|
||||||
|
green: 0.0
|
||||||
|
blue: 0.0
|
||||||
|
opacity: 0.8999999761581421
|
||||||
|
widget:
|
||||||
|
margin:
|
||||||
|
margins:
|
||||||
|
- 20
|
||||||
|
- 20
|
||||||
|
- 20
|
||||||
|
- 20
|
||||||
|
widget:
|
||||||
|
verticalLayout:
|
||||||
|
- horizontalLayout:
|
||||||
|
- margin:
|
||||||
|
margins:
|
||||||
|
- 0
|
||||||
|
- 88
|
||||||
|
- 0
|
||||||
|
- 32
|
||||||
|
widget:
|
||||||
|
verticalLayout:
|
||||||
|
- date:
|
||||||
|
font: ~
|
||||||
|
font_size: 64.0
|
||||||
|
- clock:
|
||||||
|
font: ~
|
||||||
|
font_size: 256.0
|
||||||
|
- verticalLayout:
|
||||||
|
- margin:
|
||||||
|
margins:
|
||||||
|
- 0
|
||||||
|
- 0
|
||||||
|
- 0
|
||||||
|
- 8
|
||||||
|
widget:
|
||||||
|
battery:
|
||||||
|
font: ~
|
||||||
|
font_size: 24.0
|
||||||
|
length: 0
|
||||||
|
- margin:
|
||||||
|
margins:
|
||||||
|
- 0
|
||||||
|
- 0
|
||||||
|
- 0
|
||||||
|
- 8
|
||||||
|
widget:
|
||||||
|
backlight:
|
||||||
|
device: intel_backlight
|
||||||
|
font: ~
|
||||||
|
font_size: 24.0
|
||||||
|
length: 0
|
||||||
|
- margin:
|
||||||
|
margins:
|
||||||
|
- 0
|
||||||
|
- 0
|
||||||
|
- 0
|
||||||
|
- 8
|
||||||
|
widget:
|
||||||
|
pulseAudio:
|
||||||
|
font: ~
|
||||||
|
font_size: 24.0
|
||||||
|
length: 0
|
||||||
|
- calendar:
|
||||||
|
font_primary: ~
|
||||||
|
font_secondary: ~
|
||||||
|
font_size: 16.0
|
||||||
|
sections: 3
|
||||||
|
- launcher:
|
||||||
|
font: ~
|
||||||
|
font_size: 32.0
|
||||||
|
length: 0
|
||||||
|
app_opener: ""
|
||||||
|
term_opener: ""
|
||||||
|
url_opener: ""
|
||||||
|
fonts:
|
||||||
|
sans: sans
|
||||||
|
mono: mono
|
Loading…
Add table
Reference in a new issue