1
0
Fork 0
dotfiles/README.org
Lucas Sta Maria 589c9a021a
docs(README): add small emacs aside
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
2024-04-11 21:15:17 -04:00

20 lines
927 B
Org Mode

#+title: Dotfiles
My Arch Linux and Emacs configuration. I use [[https://github.com/plamorg/ambit][ambit]] to sync my dotfiles.
| *Program* | *Name* |
|---------------------+-----------------------|
| Window Manager | bspwm |
| Status Bar | eww |
| Hotkey Daemon | sxhkd |
| Program Launcher | rofi |
| Wallpaper Setter | nitrogen |
| Terminal Emulator | alacritty |
| Document Viewer | zathura / emacs |
| Editor | emacs |
| Notification Daemon | dunst |
| Compositor | picom |
| Shell | fish |
| Browser | qutebrowser / firefox |
/Aside/: My Emacs config is relatively messy right now... I'm in the process of reorganising to leverage =use-package=.