removed build-windows and added apply-theme
This commit is contained in:
parent
81db0a2f8a
commit
9d253be92e
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/rc
|
||||||
|
|
||||||
|
cat $home/lib/themes/rgb.theme >/dev/theme
|
|
@ -1,9 +0,0 @@
|
||||||
#!/bin/rc
|
|
||||||
|
|
||||||
# This script is an ugly hack that must be run within a
|
|
||||||
# maximised window to build the initial setup of my Plan9
|
|
||||||
# session.
|
|
||||||
|
|
||||||
label refwin
|
|
||||||
cat $home/lib/themes/rgb.theme >/dev/theme # apply RGB theme
|
|
||||||
wloc | awk -f $home/lib/scripts/build-windows.awk | rc
|
|
Loading…
Reference in New Issue
Block a user