diff options
author | Vasil Zlatanov <v@skozl.com> | 2017-04-19 21:39:12 +0200 |
---|---|---|
committer | Vasil Zlatanov <v@skozl.com> | 2017-04-19 21:39:12 +0200 |
commit | 38535167b49fe25764471554dcedefde5cc94b83 (patch) | |
tree | 85994b04bc53a4fdab9af3593ce7a2e232178aef /Panel/lemonbar/profile | |
parent | 599356ac95e5188bc16470a3d12b64af8811f9f8 (diff) | |
download | dotfiles-38535167b49fe25764471554dcedefde5cc94b83.tar.gz dotfiles-38535167b49fe25764471554dcedefde5cc94b83.tar.bz2 dotfiles-38535167b49fe25764471554dcedefde5cc94b83.zip |
massive new latpop updates
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 5c34dd7..fe9d7b1 100755 --- a/Panel/lemonbar/profile +++ b/Panel/lemonbar/profile @@ -1,6 +1,6 @@ #!/bin/sh PANEL_FIFO=/tmp/panel-fifo -PANEL_HEIGHT=48 +PANEL_HEIGHT=40 FONT_FONT="DejaVuSans-10" ICON_FONT="FontAwesome-10" |