mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-09 14:00:47 -05:00
Minor update
This commit is contained in:
parent
f64d01ac92
commit
e7fb629078
2 changed files with 3 additions and 3 deletions
|
@ -168,7 +168,7 @@ blur-method = "dual_kawase"
|
||||||
#
|
#
|
||||||
# blur-deviation = false
|
# blur-deviation = false
|
||||||
#
|
#
|
||||||
blur-strength = 5
|
blur-strength = 3
|
||||||
|
|
||||||
# Blur background of semi-transparent / ARGB windows.
|
# Blur background of semi-transparent / ARGB windows.
|
||||||
# Bad in performance, with driver-dependent behavior.
|
# Bad in performance, with driver-dependent behavior.
|
||||||
|
|
|
@ -23,7 +23,7 @@ override-redirect = true
|
||||||
fixed-center = true
|
fixed-center = true
|
||||||
width = 99.5%
|
width = 99.5%
|
||||||
offset-x = 0.25%
|
offset-x = 0.25%
|
||||||
offset-y = 0.2%
|
offset-y = 0.25%
|
||||||
{{- if eq .chezmoi.hostname "helix" }}
|
{{- if eq .chezmoi.hostname "helix" }}
|
||||||
dpi-x = 216
|
dpi-x = 216
|
||||||
dpi-y = 216
|
dpi-y = 216
|
||||||
|
@ -98,7 +98,7 @@ override-redirect = true
|
||||||
fixed-center = true
|
fixed-center = true
|
||||||
width = 99.5%
|
width = 99.5%
|
||||||
offset-x = 0.25%
|
offset-x = 0.25%
|
||||||
offset-y = 0.2%
|
offset-y = 0.25%
|
||||||
{{- if eq .chezmoi.hostname "helix" }}
|
{{- if eq .chezmoi.hostname "helix" }}
|
||||||
dpi-x = 216
|
dpi-x = 216
|
||||||
dpi-y = 216
|
dpi-y = 216
|
||||||
|
|
Loading…
Reference in a new issue