diff options
Diffstat (limited to 'Panel/lemonbar/panel_colors')
-rwxr-xr-x | Panel/lemonbar/panel_colors | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Panel/lemonbar/panel_colors b/Panel/lemonbar/panel_colors index ac3d3b4..a72851c 100755 --- a/Panel/lemonbar/panel_colors +++ b/Panel/lemonbar/panel_colors @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh . ~/.colors COLOR_FOCUSED_FG="#FF`echo $COLOR4 | cut -c 2-`" |