bournified. Probably could make.. ah sure why not.
This commit is contained in:
parent
6ef5ca937a
commit
1372e2d20a
2 changed files with 13 additions and 9 deletions
10
blgterm.sh
10
blgterm.sh
|
|
@ -1,6 +1,8 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
urxvtc -fn "xft:Topaza600a1200a400 NF:antialias=true" \
|
urxvtc -fn "xft:Topaza600a1200a400 NF:antialias=true" \
|
||||||
-fi "xft:P0T\-NOoDLE" -fb "xft:mOsOul" -fbi "xft:Microknight" \
|
-fi "xft:P0T\-NOoDLE" -fb "xft:mOsOul" -fbi "xft:Microknight" \
|
||||||
+is -fg black \
|
+is -fg black \
|
||||||
-bg lightgrey \
|
-bg lightgrey \
|
||||||
-cr orange
|
-cr orange "$@"
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
12
byterm.sh
12
byterm.sh
|
|
@ -1,5 +1,7 @@
|
||||||
urxvtc -fn "xft:TopazPlus a600a1200a4000-:antialias=false" \
|
#!/bin/sh
|
||||||
-fi "xft:P0T\-NOoDLE" -fb "xft:mOsOul" -fbi "xft:Microknight" \
|
urxvtc -fn "xft:Topaza600a1200a400 NF:antialias=true" \
|
||||||
+is -fg yellow \
|
-fi "xft:P0T\-NOoDLE" -fb "xft:mOsOul" -fbi "xft:Microknight" \
|
||||||
-bg navy \
|
+is -fg yellow \
|
||||||
-cr firebrick
|
-bg navy \
|
||||||
|
-cr firebrick "$@"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue