mirror of
git://projects.qi-hardware.com/gmenu2x.git
synced 2024-11-22 13:05:20 +02:00
add color ash shell, add the method to gmenu2x.sh as comment
This commit is contained in:
parent
a382a425a9
commit
e0831be4a3
@ -4,7 +4,8 @@ source /etc/profile
|
||||
|
||||
setfont2 /usr/share/setfont2/un-fuzzy-6x10-font.pnm
|
||||
loadunimap /usr/share/setfont2/ben_uni.trans
|
||||
clear
|
||||
|
||||
cd /usr/share/gmenu2x
|
||||
./gmenu2x
|
||||
#setfont /usr/share/kbd/consolefonts/kernel-6x11-font
|
||||
|
||||
clear
|
||||
cd /usr/share/gmenu2x && ./gmenu2x
|
||||
|
4
nanonote/sections/terminals/ash-color
Normal file
4
nanonote/sections/terminals/ash-color
Normal file
@ -0,0 +1,4 @@
|
||||
title=ash(Color)
|
||||
icon=skin:icons/utilities-terminal.png
|
||||
exec=setfont
|
||||
params=/usr/share/kbd/consolefonts/kernel-6x11-font; /bin/ash --login
|
Loading…
Reference in New Issue
Block a user