fix for MCC not run with yad 7.0(?)
parent
10f3c5b11d
commit
b972b3a4b7
4
bin/mcc
4
bin/mcc
|
@ -214,8 +214,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=" <big></big> Neofetch:FBTN" "terminator -p neofetch" \
|
||||
--field=" <big></big> inxi -Fxzc0:FBTN" "terminator -p inxi" \
|
||||
--field=" Neofetch:FBTN" "terminator -p neofetch" \
|
||||
--field=" inxi -Fxzc0:FBTN" "terminator -p inxi" \
|
||||
--field=" :LBL" \
|
||||
--field=" :LBL" \
|
||||
--field=" :LBL" \
|
||||
|
|
Loading…
Reference in New Issue