mirror of
https://git.disroot.org/FollieHiyuki/dotfiles.git
synced 2024-11-28 18:28:35 -05:00
Unify font size (again)
This commit is contained in:
parent
0bc79bb352
commit
1440cb14db
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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";
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user