mangowc - fix border colors bar-rs: fix media module title length
This commit is contained in:
parent
ef01d9c9c0
commit
8c3b43bbf7
2 changed files with 4 additions and 2 deletions
|
|
@ -71,4 +71,6 @@ margin = 0
|
|||
border_width = 2.5
|
||||
padding = 3
|
||||
border_radius = 7
|
||||
max_length = 50
|
||||
max_title_length = 50
|
||||
|
||||
|
|
|
|||
|
|
@ -119,8 +119,8 @@ scratchpad_width_ratio=0.8
|
|||
scratchpad_height_ratio=0.9
|
||||
borderpx=4
|
||||
rootcolor=0x201b14ff
|
||||
bordercolor=0x444444ff
|
||||
focuscolor=0xc9b890ff
|
||||
bordercolor=0x009294ff
|
||||
focuscolor=0x00ffffff
|
||||
maximizescreencolor=0x89aa61ff
|
||||
urgentcolor=0xad401fff
|
||||
scratchpadcolor=0x516c93ff
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue