Update qt6ct and fnott config files
This commit is contained in:
parent
e38fd1d4f9
commit
f465ce7bf0
2 changed files with 16 additions and 15 deletions
|
@ -1,27 +1,28 @@
|
||||||
stacking-order=bottom-up
|
output=DP-1
|
||||||
anchor=bottom-right
|
icon-theme=TokyoNight-SE
|
||||||
|
max-icon-size=64
|
||||||
|
stacking-order=top-down
|
||||||
|
anchor=top-right
|
||||||
edge-margin-vertical=10
|
edge-margin-vertical=10
|
||||||
edge-margin-horizontal=10
|
edge-margin-horizontal=10
|
||||||
notification-margin=10
|
notification-margin=10
|
||||||
icon-theme=TokyoNight-SE
|
|
||||||
max-icon-size=64
|
|
||||||
layer=top
|
layer=top
|
||||||
background=c8000000
|
background=c8000000
|
||||||
border-color=c8ffffff
|
border-color=c8ffffff
|
||||||
border-size=1
|
border-size=1
|
||||||
padding-vertical=10
|
padding-vertical=10
|
||||||
padding-horizontal=10
|
padding-horizontal=10
|
||||||
title-font=Jost:size=20
|
title-font=Jost:size=24
|
||||||
title-color=c8ffffff
|
title-color=d60532ff
|
||||||
title-format=<b>%a%A</b>
|
title-format=<b>%a%A</b>
|
||||||
summary-font=Jost:size=12
|
summary-font=Jost:size=14
|
||||||
summary-color=c8ffffff
|
summary-color=ffffffff
|
||||||
summary-format=%s\n
|
summary-format=%s\n
|
||||||
body-font=Jost:size=12
|
body-font=Jost:size=14
|
||||||
body-color=c8ffffff
|
body-color=ffffffff
|
||||||
body-format=%b
|
body-format=%b
|
||||||
#progress-bar-height=20
|
progress-bar-height=20
|
||||||
#progress-bar-color=d60532
|
progress-bar-color=ffd60532
|
||||||
max-timeout=10
|
max-timeout=10
|
||||||
default-timeout=10
|
default-timeout=10
|
||||||
idle-timeout=10
|
idle-timeout=10
|
||||||
|
|
|
@ -6,8 +6,8 @@ standard_dialogs=default
|
||||||
style=kvantum-dark
|
style=kvantum-dark
|
||||||
|
|
||||||
[Fonts]
|
[Fonts]
|
||||||
fixed="Jost,10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular"
|
fixed="Jost,10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1"
|
||||||
general="Jost,10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular"
|
general="Jost,10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1"
|
||||||
|
|
||||||
[Interface]
|
[Interface]
|
||||||
activate_item_on_single_click=1
|
activate_item_on_single_click=1
|
||||||
|
@ -25,7 +25,7 @@ underline_shortcut=0
|
||||||
wheel_scroll_lines=3
|
wheel_scroll_lines=3
|
||||||
|
|
||||||
[SettingsWindow]
|
[SettingsWindow]
|
||||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x4\xe2\0\0\x5s\0\0\0\0\0\0\0\0\0\0\x4\xff\0\0\x5\x9f\0\0\0\0\x2\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\x4\xe2\0\0\x5s)
|
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x4\xdd\0\0\x5s\0\0\0\0\0\0\0\0\0\0\x4\xff\0\0\x5\x9f\0\0\0\0\x2\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\x4\xdd\0\0\x5s)
|
||||||
|
|
||||||
[Troubleshooting]
|
[Troubleshooting]
|
||||||
force_raster_widgets=1
|
force_raster_widgets=1
|
||||||
|
|
Loading…
Reference in a new issue