mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +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 enableQtApps: true
|
||||||
property bool enableTerminal: true
|
property bool enableTerminal: true
|
||||||
property JsonObject terminalGenerationProps: JsonObject {
|
property JsonObject terminalGenerationProps: JsonObject {
|
||||||
property real harmony: 0.8
|
property real harmony: 0.6
|
||||||
property real harmonizeThreshold: 100
|
property real harmonizeThreshold: 100
|
||||||
property real termFgBoost: 0.35
|
property real termFgBoost: 0.35
|
||||||
property bool forceDarkMode: false
|
property bool forceDarkMode: false
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue