diff options
author | Shubham Saini <shubham6405@gmail.com> | 2019-12-03 08:34:44 +0000 |
---|---|---|
committer | Shubham Saini <shubham6405@gmail.com> | 2019-12-03 08:34:44 +0000 |
commit | 71424d3b1df8e15f0d553e61685fd3f9b1292c7c (patch) | |
tree | f739935316617e644f20c4668cabdbdb6d28fd23 /polybar | |
parent | cb17ff8f1c8001bd085d8d9cc7781f5b2110b302 (diff) |
stow is amazing
Diffstat (limited to 'polybar')
-rw-r--r-- | polybar/.config/polybar/config | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index 440e75a..c80fbb2 100644 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config | |||
@@ -32,10 +32,12 @@ padding-right = 2 | |||
32 | module-margin-left = 1.5 | 32 | module-margin-left = 1.5 |
33 | module-margin-right = 1.5 | 33 | module-margin-right = 1.5 |
34 | font-0 = Hermit:style=medium:pixelsize=10;1 | 34 | font-0 = Hermit:style=medium:pixelsize=10;1 |
35 | font-1 = Font Awesome:style=Regular:size=10;0 | 35 | font-1 = FontAwesome5Free:style=Solid:size=10;0 |
36 | font-2 = fixed:pixelsize=10;1 | 36 | font-2 = FontAwesome5Free:style=Regular:size=10;0 |
37 | font-3 = unifont:fontformat=truetype:size=15:antialias=false;0 | 37 | font-3 = FontAwesome5Brands:style=Regular:size=10;0 |
38 | font-4 = siji:pixelsize=10;1 | 38 | font-4 = fixed:pixelsize=10;1 |
39 | font-5 = unifont:fontformat=truetype:size=15:antialias=false;0 | ||
40 | font-6 = siji:pixelsize=10;1 | ||
39 | modules-left = pulseaudio battery date time bspwm | 41 | modules-left = pulseaudio battery date time bspwm |
40 | modules-center = | 42 | modules-center = |
41 | modules-right = spotify cmus xwindow | 43 | modules-right = spotify cmus xwindow |