diff options
author | Vasil Zlatanov <v@skozl.com> | 2019-10-28 23:17:12 +0000 |
---|---|---|
committer | Vasil Zlatanov <v@skozl.com> | 2019-10-28 23:17:12 +0000 |
commit | f54e155ee55d571289c8bb14d6c5ed9dd3832f66 (patch) | |
tree | 1ecd4b08ebf94cbbd3d927d986f577efec8cd193 /Panel/lemonbar/profile | |
parent | 71f4a371296abdf48586fdd608480c75310b708e (diff) | |
parent | 4080a8ba826cc52297aa0174d03fb8534e45246e (diff) | |
download | dotfiles-f54e155ee55d571289c8bb14d6c5ed9dd3832f66.tar.gz dotfiles-f54e155ee55d571289c8bb14d6c5ed9dd3832f66.tar.bz2 dotfiles-f54e155ee55d571289c8bb14d6c5ed9dd3832f66.zip |
Merge branch 'master' of ssh://skozl.com:/srv/git/dotfiles
Diffstat (limited to 'Panel/lemonbar/profile')
-rwxr-xr-x | Panel/lemonbar/profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Panel/lemonbar/profile b/Panel/lemonbar/profile index 67b2b96..4ae8fab 100755 --- a/Panel/lemonbar/profile +++ b/Panel/lemonbar/profile @@ -2,7 +2,7 @@ PANEL_FIFO=/tmp/panel-fifo PANEL_HEIGHT=40 -FONT_FONT="OperatorMonoLigBook-12" +FONT_FONT="OperatorMonoSSmLigBook-12" #ICON_FONT="FontAwesome-10" export PANEL_FIFO PANEL_HEIGHT PANEL_FONT_FAMILY FONT_FONT ICON_FONT |