mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-11 02:56:27 +00:00
refactor: make the whole thing more generic
This commit is contained in:
15
README.md
15
README.md
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user