mirror of
https://git.disroot.org/FollieHiyuki/dotfiles.git
synced 2024-11-25 00:38:23 -05:00
Unify font size (again)
This commit is contained in:
parent
0bc79bb352
commit
1440cb14db
@ -7,8 +7,8 @@
|
||||
|
||||
[bar/mainbar]
|
||||
background = #2e3440
|
||||
font-0 = "Iosevka Nerd Font:style=Regular:size=13:antialias=true;3"
|
||||
font-1 = "Sarasa Fixed J: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=12:antialias=true;3"
|
||||
height = 30
|
||||
modules-left = date weather vpn keyboard
|
||||
modules-center = bsp
|
||||
@ -27,7 +27,7 @@ overline-size = 0
|
||||
|
||||
[bar/sidebar]
|
||||
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
|
||||
modules-center = bsp
|
||||
monitor = HDMI-2
|
||||
|
@ -7,8 +7,8 @@
|
||||
;
|
||||
[bar/mainbar]
|
||||
background = #282c34
|
||||
font-0 = "Iosevka Nerd Font:style=Regular:size=13:antialias=true;2"
|
||||
font-1 = "Sarasa Fixed J: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=12:antialias=true;2"
|
||||
height = 30
|
||||
modules-left = date weather keyboard
|
||||
modules-center = bsp
|
||||
@ -27,7 +27,7 @@ overline-size = 0
|
||||
|
||||
[bar/sidebar]
|
||||
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
|
||||
modules-center = bsp
|
||||
monitor = HDMI-2
|
||||
|
@ -1,7 +1,7 @@
|
||||
configuration {
|
||||
modi: "ssh,window,drun,run";
|
||||
columns: 1;
|
||||
font: "Iosevka Nerd Font Italic 13";
|
||||
font: "Iosevka Nerd Font Italic 14";
|
||||
show-icons: true;
|
||||
terminal: "alacritty";
|
||||
ssh-client: "ssh";
|
||||
|
@ -6,7 +6,7 @@ cell_height_scale = 1.0
|
||||
cell_width_scale = 1.0
|
||||
clickable_url = true
|
||||
dynamic_title = true
|
||||
font = Iosevka Nerd Font 13
|
||||
font = Iosevka Nerd Font 12
|
||||
fullscreen = false
|
||||
icon_name = terminal
|
||||
mouse_autohide = true
|
||||
@ -97,7 +97,7 @@ color15 = #eceff4
|
||||
# color15 = #bbc2cf
|
||||
|
||||
[hints]
|
||||
font = Iosevka Nerd Font 15
|
||||
font = Iosevka Nerd Font 14
|
||||
border_width = 1.0
|
||||
roundness = 2.0
|
||||
padding = 2
|
||||
|
Loading…
Reference in New Issue
Block a user