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
|
||||
urxvtc -fn "xft:Topaza600a1200a400 NF:antialias=true" \
|
||||
-fi "xft:P0T\-NOoDLE" -fb "xft:mOsOul" -fbi "xft:Microknight" \
|
||||
+is -fg black \
|
||||
-bg lightgrey \
|
||||
-cr orange
|
||||
-fi "xft:P0T\-NOoDLE" -fb "xft:mOsOul" -fbi "xft:Microknight" \
|
||||
+is -fg black \
|
||||
-bg lightgrey \
|
||||
-cr orange "$@"
|
||||
|
||||
|
||||
|
|
|
|||
12
byterm.sh
12
byterm.sh
|
|
@ -1,5 +1,7 @@
|
|||
urxvtc -fn "xft:TopazPlus a600a1200a4000-:antialias=false" \
|
||||
-fi "xft:P0T\-NOoDLE" -fb "xft:mOsOul" -fbi "xft:Microknight" \
|
||||
+is -fg yellow \
|
||||
-bg navy \
|
||||
-cr firebrick
|
||||
#!/bin/sh
|
||||
urxvtc -fn "xft:Topaza600a1200a400 NF:antialias=true" \
|
||||
-fi "xft:P0T\-NOoDLE" -fb "xft:mOsOul" -fbi "xft:Microknight" \
|
||||
+is -fg yellow \
|
||||
-bg navy \
|
||||
-cr firebrick "$@"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue