mirror of
https://github.com/suikan4github/kaiten-yaki.git
synced 2025-12-20 02:21:17 -03:00
Removed XTERMFONTSIZE variable.
This variable is not used anymore.
This commit is contained in:
parent
5ed04d3a0a
commit
64e2edd173
2 changed files with 0 additions and 6 deletions
|
|
@ -92,9 +92,6 @@ export OVERWRITEINSTALL=0
|
||||||
# If you specify 1000, that means 1000mSec. 0 means compile default.
|
# If you specify 1000, that means 1000mSec. 0 means compile default.
|
||||||
export ITERTIME=0
|
export ITERTIME=0
|
||||||
|
|
||||||
# Void Linux only. Ignored in Ubuntu.
|
|
||||||
# The font size of the void-installer
|
|
||||||
export XTERMFONTSIZE=11
|
|
||||||
```
|
```
|
||||||
|
|
||||||
There are several restrictions :
|
There are several restrictions :
|
||||||
|
|
|
||||||
|
|
@ -69,9 +69,6 @@ export OVERWRITEINSTALL=0
|
||||||
# If you specify 1000, that means 1000mSec. 0 means compile default.
|
# If you specify 1000, that means 1000mSec. 0 means compile default.
|
||||||
export ITERTIME=0
|
export ITERTIME=0
|
||||||
|
|
||||||
# Void Linux only. Ignored in Ubuntu.
|
|
||||||
# The font size of the void-installer
|
|
||||||
export XTERMFONTSIZE=11
|
|
||||||
|
|
||||||
# !!!!!!!!!!!!!! DO NOT EDIT FOLLOWING LINES. !!!!!!!!!!!!!!
|
# !!!!!!!!!!!!!! DO NOT EDIT FOLLOWING LINES. !!!!!!!!!!!!!!
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue