fix font sizes due to new xfce dpi system

This commit is contained in:
Diogo Peralta Cordeiro 2023-09-08 21:05:08 +01:00
parent 4ea73befde
commit a14d85e4b9
Signed by: diogo
GPG Key ID: 18D2D35001FBFAB0
2 changed files with 3 additions and 3 deletions

View File

@ -33,7 +33,7 @@ bindsym $mod+n border normal
# Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below.
font pango:Hack, Fira Sans, FontAwesome, PowerlineSymbols 11
font pango:Hack, Fira Sans, FontAwesome, PowerlineSymbols 8
#-> Colors
# Use custom colors for black
@ -432,7 +432,7 @@ exec --no-startup-id Telegram -startintray &
# DPI because XFCE hardcoded it
## workstation
# exec --no-startup-id "sleep 5; xrand --dpi 109 &"
#exec --no-startup-id "sleep 5; xrandr --dpi 109 &"
## laptop
exec --no-startup-id "sleep 5; xrandr --dpi 158 &"

View File

@ -18,7 +18,7 @@ bold_italic_font auto
# Font size (in pts)
# font_size 18.0
#font_size 12.0
font_size 10
font_size 12
foreground #959dcb
background #292d3e