Emacs and NixOS configuration
Find a file
2025-08-15 09:54:05 +00:00
.calendars fix(calendars): add debug line 2023-12-31 11:45:29 -05:00
.config feat(nix): switch to bspwm + sxhkd config 2025-03-13 23:55:06 -04:00
.emacs.d fix(emacs): add framework-specific wayland config 2025-08-15 09:54:05 +00:00
.local/bin feat(rofi): add rofi config and scripts 2024-01-29 00:17:19 -05:00
.wallpaper add wallpapers, qutebrowser; update bspwm/sxhkd 2022-04-06 15:38:09 -04:00
nix/hosts fix(nix): add wpaperd 2025-08-15 09:53:56 +00:00
flake.lock chore(nix): update flake 2025-07-25 12:22:18 +00:00
flake.nix feat(nix): add new server 2025-08-12 13:26:49 +00:00
README.org docs(README): remove Emacs reorg line 2024-11-03 19:08:29 -05:00

Dotfiles

My NixOS and Emacs configuration. I use 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:

sudo nixos-rebuild switch --flake .#framework