add codebook for checking spelling
This commit is contained in:
parent
4faab71aa7
commit
23a5ca1f1d
2 changed files with 29 additions and 11 deletions
22
README.md
22
README.md
|
|
@ -14,23 +14,23 @@ Hey, you. This is my nixos configurations.
|
|||
|
||||
- david@Tytonidae
|
||||
|
||||
| Specialisation | DE / WM | Shell | Editor | Termianal | Launcher | Browser | DM |
|
||||
| -------------- | --------- | ----------- | ------ | --------- | --------------- | ------- | -------------- |
|
||||
| default | niri | fish + bash | helix | ghostty | fuzzel | firefox | gdm |
|
||||
| cosmic | cosmic de | fish + bash | helix | ghostty | cosmic-launcher | firefox | cosmic-greeter |
|
||||
| kde | kde | fish + bash | helix | ghostty | - | firefox | sddm |
|
||||
| Specialisation | DE / WM | Shell | Editor | Terminal | Launcher | Browser | DM |
|
||||
| -------------- | --------- | ----------- | ------ | -------- | --------------- | ------- | -------------- |
|
||||
| default | niri | fish + bash | helix | ghostty | fuzzel | firefox | gdm |
|
||||
| cosmic | cosmic de | fish + bash | helix | ghostty | cosmic-launcher | firefox | cosmic-greeter |
|
||||
| kde | kde | fish + bash | helix | ghostty | - | firefox | sddm |
|
||||
|
||||
- david@Akun
|
||||
|
||||
| Specialisation | DE / WM | Shell | Editor | Termianal | Launcher | Browser | DM |
|
||||
| -------------- | ------- | ----------- | ------ | --------- | -------- | ------- | -------------- |
|
||||
| default | cosmic | fish + bash | helix | ghostty | - | firefox | cosmic-greeter |
|
||||
| Specialisation | DE / WM | Shell | Editor | Terminal | Launcher | Browser | DM |
|
||||
| -------------- | ------- | ----------- | ------ | -------- | -------- | ------- | -------------- |
|
||||
| default | cosmic | fish + bash | helix | ghostty | - | firefox | cosmic-greeter |
|
||||
|
||||
- alice@Cape
|
||||
|
||||
| Specialisation | DE / WM | Shell | Editor | Termianal | Launcher | Browser | DM |
|
||||
| -------------- | ------- | ----------- | ------ | --------- | -------- | ------- | -- |
|
||||
| default | - | fish + bash | helix | - | - | - | - |
|
||||
| Specialisation | DE / WM | Shell | Editor | Terminal | Launcher | Browser | DM |
|
||||
| -------------- | ------- | ----------- | ------ | -------- | -------- | ------- | --- |
|
||||
| default | - | fish + bash | helix | - | - | - | - |
|
||||
|
||||
## FlakE OutputS and StructurE
|
||||
|
||||
|
|
|
|||
18
codebook.toml
Normal file
18
codebook.toml
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
words = [
|
||||
"akun",
|
||||
"configuratio",
|
||||
"fuzzel",
|
||||
"gdm",
|
||||
"ghostty",
|
||||
"kde",
|
||||
"niri",
|
||||
"nixo",
|
||||
"nixos",
|
||||
"nixpkgs",
|
||||
"ovelrays",
|
||||
"pkgs",
|
||||
"sddm",
|
||||
"specialisation",
|
||||
"structur",
|
||||
"tytonidae",
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue