glyphicons
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
. /usr/share/mb-jgtools/jgtools.inc
|
||||
|
||||
|
||||
|
||||
@@ -117,7 +118,7 @@ read MB1 MB2 MBFG<<< "$(grep '^Messages Border ' ${THEMERC})"
|
||||
fi
|
||||
|
||||
|
||||
out+=("<big></big> $INFO,notify-send.sh -i pyradio -u critical '$INFO_HEAD' '$INFO_TXT'")
|
||||
out+=("<big></big> $INFO,notify-send.sh -i pyradio -u critical '$INFO_HEAD' '$INFO_TXT'")
|
||||
|
||||
out+=("^sep($SETCOLORS)")
|
||||
out+=("<tt><span weight='bold' bgcolor='$SBG' fgcolor='$SFG'> AbCd </span></tt> Stations,^checkout(stations)")
|
||||
@@ -161,14 +162,14 @@ read MB1 MB2 MBFG<<< "$(grep '^Messages Border ' ${THEMERC})"
|
||||
out+=("<tt><span bgcolor='${w[0]}' fgcolor='${w[-3]}'> 2. station </span></tt> $DARKBG,w2theme pyradio dark;$me")
|
||||
|
||||
out+=("^sep()")
|
||||
out+=("<big></big> $RESETTHEME,prtctl resettheme;$me")
|
||||
out+=("<big></big> $RESETTHEME,prtctl resettheme;$me")
|
||||
out+=("^sep()")
|
||||
out+=("$EXPORTTHEME,prtctl exp;$me")
|
||||
|
||||
out+=("^sep($CONFIG_AND_DOCS)")
|
||||
#out+=("PyRadio README,cat /usr/share/doc/pyradio/README.html| yad --html --no-buttons --no-escape --height=800 --width=600")
|
||||
out+=("<big></big> $README,xdg-open /usr/share/doc/pyradio/README.html")
|
||||
out+=("<big></big> $MANUAL,^term(man pyradio)")
|
||||
out+=("<big></big> $MANUAL,^term(man pyradio)")
|
||||
out+=("^sep()")
|
||||
out+=("<big></big> $EDITCONF,xdg-open ~/.config/pyradio/config")
|
||||
out+=("<big></big> $EDITSTATIONS,xdg-open ~/.config/pyradio/stations.csv")
|
||||
@@ -178,8 +179,6 @@ read MB1 MB2 MBFG<<< "$(grep '^Messages Border ' ${THEMERC})"
|
||||
|
||||
### RUN
|
||||
if [[ "$1" == "-s" ]]; then
|
||||
. /usr/share/mb-jgtools/pipemenu-standalone.cfg
|
||||
. $HOME/.config/mabox/mabox.conf
|
||||
|
||||
CNF_DIR="$HOME/.config/colorizer"
|
||||
CNF_FILE="$CNF_DIR/colorizer.conf"
|
||||
|
||||
Reference in New Issue
Block a user