Unify font size (again)

This commit is contained in:
FollieHiyuki 2021-02-25 16:03:05 +03:00
parent 0bc79bb352
commit 1440cb14db
No known key found for this signature in database
GPG Key ID: 813CF484F4993419
4 changed files with 9 additions and 9 deletions

View File

@ -7,8 +7,8 @@
[bar/mainbar] [bar/mainbar]
background = #2e3440 background = #2e3440
font-0 = "Iosevka Nerd Font:style=Regular:size=13:antialias=true;3" font-0 = "Iosevka Nerd Font:style=Regular:size=12:antialias=true;3"
font-1 = "Sarasa Fixed J:style=Regular:size=13:antialias=true;3" font-1 = "Sarasa Fixed J:style=Regular:size=12:antialias=true;3"
height = 30 height = 30
modules-left = date weather vpn keyboard modules-left = date weather vpn keyboard
modules-center = bsp modules-center = bsp
@ -27,7 +27,7 @@ overline-size = 0
[bar/sidebar] [bar/sidebar]
background = #2e3440 background = #2e3440
font-0 = "Iosevka Nerd Font:style=Regular:size=13:antialias=true;3" font-0 = "Iosevka Nerd Font:style=Regular:size=12:antialias=true;3"
height = 30 height = 30
modules-center = bsp modules-center = bsp
monitor = HDMI-2 monitor = HDMI-2

View File

@ -7,8 +7,8 @@
; ;
[bar/mainbar] [bar/mainbar]
background = #282c34 background = #282c34
font-0 = "Iosevka Nerd Font:style=Regular:size=13:antialias=true;2" font-0 = "Iosevka Nerd Font:style=Regular:size=12:antialias=true;2"
font-1 = "Sarasa Fixed J:style=Regular:size=13:antialias=true;2" font-1 = "Sarasa Fixed J:style=Regular:size=12:antialias=true;2"
height = 30 height = 30
modules-left = date weather keyboard modules-left = date weather keyboard
modules-center = bsp modules-center = bsp
@ -27,7 +27,7 @@ overline-size = 0
[bar/sidebar] [bar/sidebar]
background = #282c34 background = #282c34
font-0 = "Iosevka Nerd Font:style=Regular:size=13:antialias=true;2" font-0 = "Iosevka Nerd Font:style=Regular:size=12:antialias=true;2"
height = 30 height = 30
modules-center = bsp modules-center = bsp
monitor = HDMI-2 monitor = HDMI-2

View File

@ -1,7 +1,7 @@
configuration { configuration {
modi: "ssh,window,drun,run"; modi: "ssh,window,drun,run";
columns: 1; columns: 1;
font: "Iosevka Nerd Font Italic 13"; font: "Iosevka Nerd Font Italic 14";
show-icons: true; show-icons: true;
terminal: "alacritty"; terminal: "alacritty";
ssh-client: "ssh"; ssh-client: "ssh";

View File

@ -6,7 +6,7 @@ cell_height_scale = 1.0
cell_width_scale = 1.0 cell_width_scale = 1.0
clickable_url = true clickable_url = true
dynamic_title = true dynamic_title = true
font = Iosevka Nerd Font 13 font = Iosevka Nerd Font 12
fullscreen = false fullscreen = false
icon_name = terminal icon_name = terminal
mouse_autohide = true mouse_autohide = true
@ -97,7 +97,7 @@ color15 = #eceff4
# color15 = #bbc2cf # color15 = #bbc2cf
[hints] [hints]
font = Iosevka Nerd Font 15 font = Iosevka Nerd Font 14
border_width = 1.0 border_width = 1.0
roundness = 2.0 roundness = 2.0
padding = 2 padding = 2