docs: simplify README
This commit is contained in:
parent
653dd3cd57
commit
f55ce00292
1 changed files with 1 additions and 22 deletions
23
README.org
23
README.org
|
@ -1,24 +1,3 @@
|
|||
#+title: Dotfiles
|
||||
|
||||
My NixOS and Emacs configuration. I use [[https://www.gnu.org/software/stow/][stow]] to sync my dotfiles.
|
||||
|
||||
| *Program* | *Name* |
|
||||
|---------------------+-----------------------|
|
||||
| Window Manager | i3 |
|
||||
| Status Bar | i3 status |
|
||||
| Hotkey Daemon | i3 |
|
||||
| Program Launcher | dmenu |
|
||||
| Wallpaper Setter | nitrogen |
|
||||
| Terminal Emulator | alacritty |
|
||||
| Document Viewer | zathura / emacs |
|
||||
| Editor | emacs |
|
||||
| Notification Daemon | deadd |
|
||||
| Compositor | picom |
|
||||
| Shell | fish |
|
||||
| Browser | qutebrowser / firefox |
|
||||
|
||||
Nix files are stored in the =nix/= directory. To rebuild:
|
||||
|
||||
#+begin_src sh
|
||||
sudo nixos-rebuild switch --flake .#framework
|
||||
#+end_src
|
||||
My NixOS and Emacs configuration.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue