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
|
#+title: Dotfiles
|
||||||
|
|
||||||
My NixOS and Emacs configuration. I use [[https://www.gnu.org/software/stow/][stow]] to sync my dotfiles.
|
My NixOS and Emacs configuration.
|
||||||
|
|
||||||
| *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
|
|
||||||
|
|
|
@ -65,6 +65,8 @@
|
||||||
zip
|
zip
|
||||||
framework-system-tools
|
framework-system-tools
|
||||||
ffmpeg
|
ffmpeg
|
||||||
|
claude-code
|
||||||
|
prr
|
||||||
|
|
||||||
niri
|
niri
|
||||||
fuzzel
|
fuzzel
|
||||||
|
@ -112,7 +114,6 @@
|
||||||
qbittorrent
|
qbittorrent
|
||||||
davinci-resolve-studio
|
davinci-resolve-studio
|
||||||
handbrake
|
handbrake
|
||||||
claude-code
|
|
||||||
|
|
||||||
# Required by DVR
|
# Required by DVR
|
||||||
kitty
|
kitty
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue