mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-19 04:08:48 +00:00
more readable terminal colors by default
This commit is contained in:
parent
a4103859cd
commit
d3a1bd52c7
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ Singleton {
|
|||
property bool enableQtApps: true
|
||||
property bool enableTerminal: true
|
||||
property JsonObject terminalGenerationProps: JsonObject {
|
||||
property real harmony: 0.8
|
||||
property real harmony: 0.6
|
||||
property real harmonizeThreshold: 100
|
||||
property real termFgBoost: 0.35
|
||||
property bool forceDarkMode: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue