fix terminal icons
parent
331066dbc4
commit
f19c2723e5
4
bin/mcc
4
bin/mcc
|
@ -207,8 +207,8 @@ yad --plug=$KEY --tabnum=1 --text="$SYSTEM_DESC" --columns=2 --align="center" --
|
|||
--field="$MONITORS:LBL" "" \
|
||||
--field="ARandr:FBTN" "arandr" \
|
||||
--field="<b>Info</b>:LBL" "" \
|
||||
--field=" Neofetch:FBTN" "terminator -p neofetch" \
|
||||
--field=" inxi -Fxzc0:FBTN" "terminator -p inxi" \
|
||||
--field=" <big></big> Neofetch:FBTN" "terminator -p neofetch" \
|
||||
--field=" <big></big> inxi -Fxzc0:FBTN" "terminator -p inxi" \
|
||||
--field=" :LBL" \
|
||||
--field=" :LBL" \
|
||||
--field=" :LBL" \
|
||||
|
|
Loading…
Reference in New Issue