aboutsummaryrefslogtreecommitdiff
path: root/Panel/lemonbar/profile
diff options
context:
space:
mode:
authorVasil Zlatanov <v@skozl.com>2019-04-03 00:56:11 +0100
committerVasil Zlatanov <v@skozl.com>2019-04-03 00:56:11 +0100
commit2df2d13c153dbb69098053fa6aa3a5aaa7fed331 (patch)
tree87f65095a52e9b47f4b71e4768ef5a0bf03fd94e /Panel/lemonbar/profile
parentb1dbf62ab9dcad03138a52a8596dccdf9286d958 (diff)
parent8ced63b35c8b011ff29a79856165cc748d430a11 (diff)
downloaddotfiles-2df2d13c153dbb69098053fa6aa3a5aaa7fed331.tar.gz
dotfiles-2df2d13c153dbb69098053fa6aa3a5aaa7fed331.tar.bz2
dotfiles-2df2d13c153dbb69098053fa6aa3a5aaa7fed331.zip
Resolve conflicts
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..fe9d7b1 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=40
-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