817 B
817 B
1 | ### Your own commands in left sidepanel (ctrl + TAB) - BOTTOM |
---|---|
2 | # |
3 | # Syntax |
4 | # Commands: |
5 | # Label,command,icon (optional) |
6 | # |
7 | # ^sep() # separator - line |
8 | # ^sep(NAME) # separator |
9 | # |
10 | # Comment out line to disable |
11 | ########################## |
12 | ^sep(Your own commands) |
13 | <b>FSearch</b>,fsearch |
14 | <b>PyRadio</b> - Internet Radio Player,^term(pyradio) |
15 | #Newsboat - RSS Reader,^term(newsboat) |
16 | <b>Lxtask</b> - Task Manager,lxtask |
17 | <b>bpytop</b> - Resource monitor,^term(bpytop) |
18 | Random <b>ColorScheme</b>,mb-setvar jgmenu_theme=$(basename -s .colorrc $(ls ~/.config/mabox/jgobthemes/*.colorrc | shuf -n 1));mb-jgtools places |
19 | #Logout Dialog |
20 | ^sep() |
21 | Exit...,mb-jgtools mblogout |
22 | ^sep() |
23 | # or all logout options |
24 | #. ~/.config/mabox/exit.csv |