aboutsummaryrefslogtreecommitdiff
path: root/Panel/lemonbar/profile
diff options
context:
space:
mode:
authorVasil Zlatanov <v@skozl.com>2017-04-16 13:05:33 +0200
committerVasil Zlatanov <v@skozl.com>2017-04-16 13:05:33 +0200
commitc915def7a196fd412a95e1614078531d6d36bb6d (patch)
treec29a40172c166ba5a3f306fc26bf60db4791ce7e /Panel/lemonbar/profile
parentfd4464cbb193cc6e458e92e23853fd764d57e80f (diff)
downloaddotfiles-c915def7a196fd412a95e1614078531d6d36bb6d.tar.gz
dotfiles-c915def7a196fd412a95e1614078531d6d36bb6d.tar.bz2
dotfiles-c915def7a196fd412a95e1614078531d6d36bb6d.zip
massive upgrade to new laptop
Diffstat (limited to 'Panel/lemonbar/profile')
-rwxr-xr-xPanel/lemonbar/profile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Panel/lemonbar/profile b/Panel/lemonbar/profile
index 3a2f726..5c34dd7 100755
--- a/Panel/lemonbar/profile
+++ b/Panel/lemonbar/profile
@@ -1,8 +1,8 @@
#!/bin/sh
PANEL_FIFO=/tmp/panel-fifo
-PANEL_HEIGHT=24
+PANEL_HEIGHT=48
-FONT_FONT="fixed"
-ICON_FONT="FontAwesome-9"
+FONT_FONT="DejaVuSans-10"
+ICON_FONT="FontAwesome-10"
export PANEL_FIFO PANEL_HEIGHT PANEL_FONT_FAMILY FONT_FONT ICON_FONT