This commit is contained in:
2025-08-31 19:25:32 +02:00
parent 15e19b87fe
commit 82df8dcc24
6 changed files with 28 additions and 10 deletions

View File

@@ -44,7 +44,7 @@ general {
resize_on_border = true
no_focus_fallback = true
layout = dwindle
layout = master
#focus_to_other_workspaces = true # ahhhh i still haven't properly implemented this
allow_tearing = true # This just allows the `immediate` window rule to work
@@ -60,6 +60,12 @@ dwindle {
smart_resizing = false
}
master {
new_on_active = after
mfact = 0.6
orientation = right
}
decoration {
rounding = 14

View File

@@ -10,9 +10,9 @@ monitorv2 {
scale = 1.25
bitdepth = 10
# comment out following lines to disabled HDR
supports_wide_color = true
supports_hdr = true
cm = hdr
sdrbrightness = 1.4
# # comment out following lines to disabled HDR
# supports_wide_color = true
# supports_hdr = true
# cm = hdr
# sdrbrightness = 1.4
}