Compare commits
2 commits
dd27c33037
...
f55ce00292
Author | SHA1 | Date | |
---|---|---|---|
f55ce00292 | |||
653dd3cd57 |
2 changed files with 3 additions and 23 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.
|
||||
|
|
|
@ -65,6 +65,8 @@
|
|||
zip
|
||||
framework-system-tools
|
||||
ffmpeg
|
||||
claude-code
|
||||
prr
|
||||
|
||||
niri
|
||||
fuzzel
|
||||
|
@ -112,7 +114,6 @@
|
|||
qbittorrent
|
||||
davinci-resolve-studio
|
||||
handbrake
|
||||
claude-code
|
||||
|
||||
# Required by DVR
|
||||
kitty
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue