minor
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user