20 lines
927 B
Org Mode
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=.
|