Skip to content

Commit

Permalink
Make colors work in panel_bar
Browse files Browse the repository at this point in the history
I realised the colours weren't sourced, causing the bar not to work correctly.
  • Loading branch information
odnh committed Mar 31, 2014
1 parent a663f38 commit 9cbee37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/panel/panel_bar
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
#
# Example panel for LemonBoy's bar

. panel_colors

while read -r line ; do
case $line in
S*)
Expand Down

0 comments on commit 9cbee37

Please sign in to comment.