Update .config/btop/btop.conf

Update .config/hypr/hyprland/monitors.conf
Update .config/yazi/yazi.toml
This commit is contained in:
2026-01-14 15:42:05 +01:00
parent a76012bbb8
commit 5e0e1093fd
3 changed files with 15 additions and 9 deletions

View File

@@ -1,12 +1,17 @@
monitorv2 {
output = DP-1
mode = 2560x1440@180.06
position = 0x0
scale = 1.25
vrr = 1
supports_wide_color = 1
supports_hdr = 1
position = 0x0
scale = 1
vrr = 1
supports_wide_color = 1
bitdepth = 10
sdr_min_luminance = 0.005
sdr_max_luminance = 220
cm = hdr
supports_hdr = 1
}
monitorv2 {
@@ -30,3 +35,7 @@ monitorv2 {
position = auto-right
scale = 1
}
quirks {
prefer_hdr = 1
}