diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2024-03-01 13:48:49 +0100 |
---|---|---|
committer | Baitinq <manuelpalenzuelamerino@gmail.com> | 2024-03-01 13:48:49 +0100 |
commit | 5f0df55f8dbc9d6d3003190df9b916c1fa21c295 (patch) | |
tree | c74724a7ad59d583651030f24cf06fbae8329f5a /README.md | |
parent | Dotfiles: Emacs: Dont show flymake in popup (diff) | |
download | nixos-config-5f0df55f8dbc9d6d3003190df9b916c1fa21c295.tar.gz nixos-config-5f0df55f8dbc9d6d3003190df9b916c1fa21c295.tar.bz2 nixos-config-5f0df55f8dbc9d6d3003190df9b916c1fa21c295.zip |
Update readme
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 5d9d6d9..7d3c095 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Installation steps are in [Documentation/INSTALLING.md](./Documentation/INSTALLI * Secrets using **git-crypt** * Network-deployable through **deploy-rs** * Modularized configuration -* Wayland (*river*) and XOrg (*dwm*) desktops +* Wayland (*sway*) and XOrg (*XMonad*) desktops ## Structure Here is an overview of the repos' structure: |