fractional scaling?
This commit is contained in:
parent
5472e1ec0e
commit
3c956f667c
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
||||||
text = ''
|
text = ''
|
||||||
|
|
||||||
# Laptop specific:
|
# Laptop specific:
|
||||||
monitor=,highrr,auto,1
|
monitor=,highrr,auto,1.25
|
||||||
# https://wiki.hyprland.org/Configuring/Variables/
|
# https://wiki.hyprland.org/Configuring/Variables/
|
||||||
# env = XCURSOR_SIZE,24
|
# env = XCURSOR_SIZE,24
|
||||||
env = GDK_SCALE,1
|
env = GDK_SCALE,1
|
||||||
|
@ -21,7 +21,7 @@
|
||||||
|
|
||||||
general {
|
general {
|
||||||
gaps_in = 5
|
gaps_in = 5
|
||||||
gaps_out = 20
|
gaps_out = 2tailscale00
|
||||||
border_size = 3
|
border_size = 3
|
||||||
# First six are color, last 2 are opacity?
|
# First six are color, last 2 are opacity?
|
||||||
col.active_border = rgba(d5c4a1bb) # Gruvbox fg2, opacity bb
|
col.active_border = rgba(d5c4a1bb) # Gruvbox fg2, opacity bb
|
||||||
|
|
Loading…
Reference in a new issue