refactor: make the whole thing more generic

This commit is contained in:
2024-04-02 16:28:57 +02:00
parent 7b648e1955
commit 651f3ad808
193 changed files with 763 additions and 521 deletions

View File

@@ -1,4 +1,6 @@
# Home Manager Configuration
# TheaninOS
A NixOS based OS you can configure.
Rebuild the configuration
@@ -36,14 +38,3 @@ After that reload the shell
nix flake update
sudo nixos-rebuild switch --flake .#
```
## Adapting the config
Few not so obvious things you might wanna adjust (non-exhaustive):
- The default layout is configured for my [CharaChorder 1](https://www.charachorder.com/en-de/products/charachorder-one).
You probably don't want that, though most you won't notice.
- **Subpixel rendering is set up for a BGR layout.** Most likely you'll have an RGB layout.
- Hyprland is configured with a layout that works on a 43" screen. You'll probably want to adjust that.a
- Keybinds in Hyprland are made to work on my [CharaChorder 1](https://www.charachorder.com/en-de/products/charachorder-one).
They'll be horrible to use on a qwerty keyboard.