add readme
This commit is contained in:
parent
2bf111ba8b
commit
7e336803d9
9
README
9
README
|
@ -1,9 +0,0 @@
|
|||
dot
|
||||
===
|
||||
|
||||
dotfiles for randomuser
|
||||
if they work, great
|
||||
if they don't, I don't care
|
||||
|
||||
there's now a hack that allows you to have your bashrc
|
||||
and profile in your $XDG_CONFIG_DIR, or ~/.config
|
|
@ -0,0 +1,26 @@
|
|||
randomuser's dotfiles
|
||||
=====================
|
||||
|
||||
here's some dotfiles!
|
||||
|
||||
some features
|
||||
|
||||
- ``bspwm`` + ``sxhkd``
|
||||
- ``tmenu``: terminal based ``dmenu`` replacement
|
||||
- uses ``pash``, the password manager
|
||||
- no flakes (can't figure it out, lol)
|
||||
|
||||
some future things to work on are
|
||||
|
||||
- remove ``polybar`` with a simpler, homegrown solution
|
||||
- integrate a dynamic color switching mechanism
|
||||
- make these more appealing, in general
|
||||
- without compromising speed and system load
|
||||
- compatibility with 'traditional' unix systems
|
||||
|
||||
license.
|
||||
|
||||
- boring legal stuff for most items in this configuration are in the LICENSE file.
|
||||
- under the GPLv3
|
||||
- everything under ``config/*``, ``builds/*``, and ``modules/*``, in addition to all files that are ``*.nix``.
|
||||
- NOT in ``wallpapers/*``, those are unlicensed and their legal status is unknown
|
Loading…
Reference in New Issue