From f55ce002921e934f1abda4dcbb22db3a231a87e8 Mon Sep 17 00:00:00 2001 From: Lucas Sta Maria Date: Thu, 21 Aug 2025 22:19:56 +0800 Subject: [PATCH] docs: simplify README --- README.org | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) diff --git a/README.org b/README.org index e96c822..9f1f62b 100644 --- a/README.org +++ b/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.