logo

inaban

Unnamed repository; edit this file 'description' to name the repository.
commit: 684db3e6767d87aed3c425ff15386c12850871a4
parent: aa29c359cf9f09dd08a7c5e01685998a9dadcb57
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Mon,  8 Jul 2019 11:45:57 +0200

README: Note inspirations

Diffstat:

MREADME8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/README b/README @@ -8,3 +8,11 @@ Inaban: Nickname of “稲葉姫子 (Inaba Himeko)”, a character in Kokoro Con # Installation The usual `make ; make install` works, if you do not have systemd-login or a replacement of it (such as elogind) you can setuid/setgid root `inaban` and she'll drop the permissions. Running inaban as root is unsupported. + +# Inspirations +## XMonad +- Behaviour regarding how to manage windows by default +- Most of the shortcuts + +## dwm +- Configuration and code