forked from di-effe/amber
-
Notifications
You must be signed in to change notification settings - Fork 1
/
lemonbar.liquid
26 lines (20 loc) · 943 Bytes
/
lemonbar.liquid
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
%{A1:~/.config/leftwm/themes/current/rofi/launcher.sh :}
%{B#FFB300}%{F#1E1F29} %{F-}%{B-}
%{A}
{% for tag in workspace.tags %}
%{T1}
{% if tag.mine %}%{A1:$SCRIPTPATH/change_to_tag {{workspace.index}} {{tag.index}}:}%{F#FFB300}%{+o} {{tag.name}} %{-o}%{F-}%{A}
{% elsif tag.visible %}%{A1:$SCRIPTPATH/change_to_tag {{workspace.index}} {{tag.index}}:}%{F#FFB300} {{tag.name}} %{F-}%{A}
{% elsif tag.busy %}%{A1:$SCRIPTPATH/change_to_tag {{workspace.index}} {{tag.index}}:}%{F#E8BC0C} {{tag.name}} %{F-}%{A}
{% else tag.visible %}%{A1:$SCRIPTPATH/change_to_tag {{workspace.index}} {{tag.index}}:}%{F#F8F8F2} {{tag.name}} %{F-}%{A}
{% endif %}
%{T-}
{% endfor %}
%{O20}
%{A1:leftwm-command "NextLayout" :}%{A3:leftwm-command "PreviousLayout" :}
%{B#FFB300}%{F#1E1F29} · {{ workspace.layout }} · %{F-}%{B-}
%{A}%{A}
%{r}
%{A1:~/.config/leftwm/themes/current/rofi/powermenu.sh :}
%{B#FFB300}%{F#1E1F29} 襤 %{F-}%{B-}
%{A}