fix font sizes due to new xfce dpi system
This commit is contained in:
parent
4ea73befde
commit
a14d85e4b9
@ -33,7 +33,7 @@ bindsym $mod+n border normal
|
|||||||
|
|
||||||
# Font for window titles. Will also be used by the bar unless a different font
|
# Font for window titles. Will also be used by the bar unless a different font
|
||||||
# is used in the bar {} block below.
|
# is used in the bar {} block below.
|
||||||
font pango:Hack, Fira Sans, FontAwesome, PowerlineSymbols 11
|
font pango:Hack, Fira Sans, FontAwesome, PowerlineSymbols 8
|
||||||
|
|
||||||
#-> Colors
|
#-> Colors
|
||||||
# Use custom colors for black
|
# Use custom colors for black
|
||||||
@ -432,7 +432,7 @@ exec --no-startup-id Telegram -startintray &
|
|||||||
|
|
||||||
# DPI because XFCE hardcoded it
|
# DPI because XFCE hardcoded it
|
||||||
## workstation
|
## workstation
|
||||||
# exec --no-startup-id "sleep 5; xrand --dpi 109 &"
|
#exec --no-startup-id "sleep 5; xrandr --dpi 109 &"
|
||||||
## laptop
|
## laptop
|
||||||
exec --no-startup-id "sleep 5; xrandr --dpi 158 &"
|
exec --no-startup-id "sleep 5; xrandr --dpi 158 &"
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@ bold_italic_font auto
|
|||||||
# Font size (in pts)
|
# Font size (in pts)
|
||||||
# font_size 18.0
|
# font_size 18.0
|
||||||
#font_size 12.0
|
#font_size 12.0
|
||||||
font_size 10
|
font_size 12
|
||||||
|
|
||||||
foreground #959dcb
|
foreground #959dcb
|
||||||
background #292d3e
|
background #292d3e
|
||||||
|
Loading…
Reference in New Issue
Block a user