diff options
| author | Yigit Sever | 2020-04-26 01:59:55 +0300 |
|---|---|---|
| committer | Yigit Sever | 2020-04-26 01:59:55 +0300 |
| commit | 87b1be15d5967c144c2605d9475b1e63f4164aec (patch) | |
| tree | 9c1e009514ffe19965b051ca9160999754ce8fac /.config/polybar | |
| parent | b15437514ed4ab9531a5261982a06f7f5201f7f9 (diff) | |
| download | dotfiles-87b1be15d5967c144c2605d9475b1e63f4164aec.tar.gz dotfiles-87b1be15d5967c144c2605d9475b1e63f4164aec.tar.bz2 dotfiles-87b1be15d5967c144c2605d9475b1e63f4164aec.zip | |
polybar uses scientifica again
Diffstat (limited to '.config/polybar')
| -rw-r--r-- | .config/polybar/config##c.desktop,h.Maus | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/.config/polybar/config##c.desktop,h.Maus b/.config/polybar/config##c.desktop,h.Maus index 46683f3..75d7f6e 100644 --- a/.config/polybar/config##c.desktop,h.Maus +++ b/.config/polybar/config##c.desktop,h.Maus | |||
| @@ -48,17 +48,20 @@ border-bottom-color = ${colors.background} | |||
| 48 | padding = 2 | 48 | padding = 2 |
| 49 | module-margin = 1 | 49 | module-margin = 1 |
| 50 | 50 | ||
| 51 | font-0 = Cozette:antialias=false;2 | 51 | font-0 = scientifica:antialias=false;1 |
| 52 | font-1 = Lato:size=10;1 | 52 | font-1 = Lato:size=10;1 |
| 53 | font-2 = Raleway:size=10;1 | 53 | font-2 = Raleway:size=10;1 |
| 54 | font-3 = FuraCode Nerd Font:size=12;2 | 54 | font-3 = FuraCode Nerd Font:size=12;2 |
| 55 | 55 | ||
| 56 | modules-left = i3 pulseaudio-control spotify | 56 | modules-left = i3 pulseaudio-control spotify |
| 57 | modules-center = xwindow | 57 | modules-center = xwindow |
| 58 | modules-right = focus date time xkeyboard | 58 | modules-right = cpu focus date time xkeyboard |
| 59 | 59 | ||
| 60 | tray-position = right | 60 | tray-position = right |
| 61 | 61 | ||
| 62 | [module/cpu] | ||
| 63 | type = internal/cpu | ||
| 64 | |||
| 62 | [module/focus] | 65 | [module/focus] |
| 63 | type = custom/script | 66 | type = custom/script |
| 64 | exec = ~/.config/polybar/focus | 67 | exec = ~/.config/polybar/focus |
