readme: update with wayland stuff

This commit is contained in:
dogeystamp 2024-11-08 14:07:28 -05:00
parent a4a7218880
commit 2643b14d7b
Signed by: dogeystamp
GPG Key ID: 7225FE3592EFFA38

View File

@ -1,6 +1,8 @@
# dots
My dotfiles.
Currently in the process of migrating to Wayland using the [Niri](https://github.com/yalter/niri) compositor.
The configurations for dwm and other X11 utilities are still here for now.
## Installation
@ -22,16 +24,12 @@ Feel free to pick and choose which packages you want.
A script is also provided with `programs-python` to install Python packages via pipx.
Package availability and their names **differ based on the distribution**: these are for Arch Linux and its derivatives.
For a full desktop experience,
you should also build the programs in `suckless/` by running `./compile-suckless.sh` as root.
Alternatively, build the programs with the README instructions in the directory.
Some features are enabled or disabled based on a "system profile":
chezmoi will prompt you for a choice.
### Notes
- `.local/bin/keyboard.sh` provides changes I like, such as swapping escape and caps lock, which you should remove if you don't need.
- The `input` section of `.config/niri/config.kdl` provides changes I like, such as swapping escape and caps lock, which you should remove if you don't need.
- My qutebrowser configuration emphasizes privacy over usability, and you might need to edit it to suit your needs if you want to use it.