mirror of
https://git.disroot.org/FollieHiyuki/dotfiles.git
synced 2024-11-25 00:38:23 -05:00
Unify font size on some applications
This commit is contained in:
parent
46fb516d1c
commit
0bc79bb352
@ -108,7 +108,7 @@
|
||||
|
||||
### Text ###
|
||||
|
||||
font = Sarasa Fixed J 11
|
||||
font = Sarasa Fixed J 12
|
||||
|
||||
# The spacing between lines. If the height is smaller than the
|
||||
# font height, it will get raised to the font height.
|
||||
|
@ -2,7 +2,7 @@ ui {
|
||||
border = 2
|
||||
gap = 5
|
||||
step = 50
|
||||
font = "Sarasa Fixed J 13"
|
||||
font = "Sarasa Fixed J 12"
|
||||
|
||||
colorscheme {
|
||||
background = 0x2E3440
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Font
|
||||
font_family Iosevka Nerd Font
|
||||
font_size 13.0
|
||||
font_size 12.0
|
||||
|
||||
# url handler
|
||||
url_color #ebcb8b
|
||||
|
@ -1,4 +1,4 @@
|
||||
font=Sarasa Fixed J 11
|
||||
font=Sarasa Fixed J 12
|
||||
border-size=4
|
||||
border-radius=10
|
||||
margin=10,10,10
|
||||
|
@ -57,7 +57,7 @@ bar_color[1] = rgb:2e/34/40, rgb:bf/61/6a, rgb:a3/be/8c, rgb:d0/87
|
||||
bar_color_selected[1] = rgb:81/a1/c1
|
||||
bar_font_color[1] = rgb:2e/34/40, rgb:bf/61/6a, rgb:eb/cb/8b, rgb:81/a1/c1, rgb:d8/de/e9
|
||||
bar_font_color_selected = rgb:2e/34/40
|
||||
bar_font = Iosevka Nerd Font:style=Regular:size=13:antialias=true, Sarasa Fixed J:style=Regular:size=13:antialias=true
|
||||
bar_font = Iosevka Nerd Font:style=Regular:size=12:antialias=true, Sarasa Fixed J:style=Regular:size=12:antialias=true
|
||||
bar_action = ~/.config/spectrwm/baraction.sh
|
||||
bar_action_expand = 1
|
||||
bar_justify = left
|
||||
|
@ -57,7 +57,7 @@ bar_color[1] = rgb:28/2c/34, rgb:be/50/46, rgb:98/c3/79, rgb:d1/9a
|
||||
bar_color_selected[1] = rgb:61/af/ef
|
||||
bar_font_color[1] = rgb:28/2c/34, rgb:be/50/46, rgb:d1/9a/66, rgb:61/af/ef, rgb:ab/b2/bf
|
||||
bar_font_color_selected = rgb:28/2c/34
|
||||
bar_font = Iosevka Nerd Font:style=Regular:size=13:antialias=true, Sarasa Fixed J:style=Regular:size=13:antialias=true
|
||||
bar_font = Iosevka Nerd Font:style=Regular:size=12:antialias=true, Sarasa Fixed J:style=Regular:size=12:antialias=true
|
||||
bar_action = ~/.config/spectrwm/baraction.sh
|
||||
bar_action_expand = 1
|
||||
bar_justify = left
|
||||
|
@ -108,7 +108,7 @@ gaps inner 5
|
||||
# smart_gaps on
|
||||
|
||||
# title bar
|
||||
font Sarasa Fixed J 11
|
||||
font Sarasa Fixed J 12
|
||||
titlebar_border_thickness 0
|
||||
titlebar_padding 11 1
|
||||
|
||||
|
@ -3,4 +3,4 @@ ignore-empty-password
|
||||
color=000000
|
||||
image=~/Pictures/Wallpapers/Elan3.png
|
||||
font=Sarasa Fixed J
|
||||
font-size=13
|
||||
font-size=14
|
||||
|
Loading…
Reference in New Issue
Block a user