Clone
clone: git://shithub.us/royniang/swmyfdt gits://shithub.us/royniang/swmyfdt
push: hjgit://shithub.us/royniang/swmyfdt
patches to: roy@royniang.com
Last commit
ca35cb00
– roy
– 2020-12-13T13:23:22-05:00
New theme: crm.
About
--
swmyfdt 2020 roy niang <roy@royniang.com>
--
README
SOMEONE WILL MOCK
YOU FOR DOING THIS
(fqa 8.2.7)
9front mods.
SETTING UP
==========
rio
---
Use sigrid’s patch to rio[1].
% bind -ac /dist/plan9front /
% cd /sys/src/cmd/rio
% hget https://ftrv.se/_/9/patches/rio-themes.patch | \
hg patch -f --no-commit -
% mk install
% mk clean
Install themes and scripts.
% stall -i
I also have a script to set wallpapers but it would be silly to save it. It’s
just some `sed' commands to edit rioback’s value.
zuke
----
zuke[2] is a music player for Plan 9 by sigrid.
Install themes and set variables.
% stall -i
[1]: http://ftrv.se/14
[2]: https://git.sr.ht/~ft/zuke
UNINSTALL
=========
Revert the patch.
% bind -ac /dist/plan9front /
% cd /sys/src/cmd/rio
% hg revert *
% rm menuhit.c col.h
% mk install
% mk clean
Delete what this repo installed.
% stall -u
USAGE
=====
`rth' globally sets the theme for rio and zuke. Run it for more informations.