mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-03 17:05:54 +00:00
bump default gi configuration
Bump API version and add new parameters. Also: 1. Fix function combobox in configuration UI. 2. Drop datasource from time engine as well. 3. Small edit abstractdesources class
This commit is contained in:
@ -3,11 +3,14 @@ Encoding=UTF-8
|
||||
Name=bar3
|
||||
Comment=Simple bat bar
|
||||
X-AW-Value=bat
|
||||
X-AW-Custom=false
|
||||
X-AW-Max=100.0
|
||||
X-AW-Min=0.0
|
||||
X-AW-ActiveColor="0,0,0,255"
|
||||
X-AW-InactiveColor="255,255,255,255"
|
||||
X-AW-Type=Horizontal
|
||||
X-AW-Direction=LeftToRight
|
||||
X-AW-Height=25
|
||||
X-AW-Width=100
|
||||
X-AW-ApiVersion=3
|
||||
X-AW-ApiVersion=4
|
||||
X-AW-Number=3
|
||||
|
@ -3,11 +3,14 @@ Encoding=UTF-8
|
||||
Name=bar0
|
||||
Comment=Simple cpu bar
|
||||
X-AW-Value=cpu
|
||||
X-AW-Custom=false
|
||||
X-AW-Max=100.0
|
||||
X-AW-Min=0.0
|
||||
X-AW-ActiveColor="0,0,0,255"
|
||||
X-AW-InactiveColor="255,255,255,255"
|
||||
X-AW-Type=Horizontal
|
||||
X-AW-Direction=LeftToRight
|
||||
X-AW-Height=25
|
||||
X-AW-Width=100
|
||||
X-AW-ApiVersion=3
|
||||
X-AW-ApiVersion=4
|
||||
X-AW-Number=0
|
||||
|
@ -3,11 +3,14 @@ Encoding=UTF-8
|
||||
Name=bar1
|
||||
Comment=Simple mem bar
|
||||
X-AW-Value=mem
|
||||
X-AW-Custom=false
|
||||
X-AW-Max=100.0
|
||||
X-AW-Min=0.0
|
||||
X-AW-ActiveColor="0,0,0,255"
|
||||
X-AW-InactiveColor="255,255,255,255"
|
||||
X-AW-Type=Horizontal
|
||||
X-AW-Direction=LeftToRight
|
||||
X-AW-Height=25
|
||||
X-AW-Width=100
|
||||
X-AW-ApiVersion=3
|
||||
X-AW-ApiVersion=4
|
||||
X-AW-Number=1
|
||||
|
@ -3,11 +3,14 @@ Encoding=UTF-8
|
||||
Name=bar2
|
||||
Comment=Simple swap bar
|
||||
X-AW-Value=swap
|
||||
X-AW-Custom=false
|
||||
X-AW-Max=100.0
|
||||
X-AW-Min=0.0
|
||||
X-AW-ActiveColor="0,0,0,255"
|
||||
X-AW-InactiveColor="255,255,255,255"
|
||||
X-AW-Type=Horizontal
|
||||
X-AW-Direction=LeftToRight
|
||||
X-AW-Height=25
|
||||
X-AW-Width=100
|
||||
X-AW-ApiVersion=3
|
||||
X-AW-ApiVersion=4
|
||||
X-AW-Number=2
|
||||
|
Reference in New Issue
Block a user