tweaking...

This commit is contained in:
Harri Lahtinen 2019-12-11 20:16:17 +02:00
parent 0afafdd608
commit d412904dcf
5 changed files with 12 additions and 3 deletions

View File

@ -1,9 +1,9 @@
--flag-switches-begin
--enable-smooth-scrolling
--disable-font-subpixel-positioning
--high-dpi-support=1
--enable-smooth-scrolling
-enable-zero-copy
-enable-gpu-rasterization
--enable-native-gpu-memory-buffers
--high-dpi-support=1
--flag-switches-end

View File

@ -15,3 +15,6 @@ module-margin-right = 0
font-0 = PowerlineSymbols:size=22;6
font-1 = Ubuntu Mono derivative Powerline:size=18;3
font-2 = FontAwesome:size=18;4
#font-2 = "Font Awesome 5 Free:style=Regular:pixelsize=18;4"
#font-3 = "Font Awesome 5 Free:style=Solid:pixelsize=18;4"
#font-4 = "Font Awesome 5 Brands:pixelsize=18;4"

View File

@ -211,7 +211,8 @@ type = custom/script
interval = 256
format = "<label>"
format-prefix = "  "
;format-prefix = ""
;format-prefix = "%{T5}  %{T-}"
;format-prefix-font = 5
exec = echo "$(uname -nr)"
format-prefix-foreground = ${colors.black}
format-prefix-background = ${colors.blue}

View File

@ -15,6 +15,8 @@ module-margin-right = 0
font-0 = PowerlineSymbols:size=22;6
font-1 = Ubuntu Mono derivative Powerline:size=18;3
font-2 = FontAwesome:size=18;4
#font-2 = "Font Awesome 5 Free:style=Regular:pixelsize=18;4"
#font-3 = "Font Awesome 5 Free:style=Solid:pixelsize=18;4"
#font-4 = "Font Awesome 5 Brands:pixelsize=18;4"
scroll-up = i3wm-wsnext
scroll-down = i3wm-wsprev

View File

@ -30,3 +30,6 @@ export BORG_RSH='ssh -i /home/hate/.ssh/id_ed25519'
export GDK_SCALE=2
export GDK_DPI_SCALE=0.5
export QT_AUTO_SCREEN_SCALE_FACTOR=1
# QGtkStyle
export QT_QPA_PLATFORMTHEME=gtk2