1
0
Fork 0

docs(README): swap markdown with org

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2024-01-18 18:43:20 -05:00
parent 4d3b4a7cb7
commit a948c507b1
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47
2 changed files with 19 additions and 18 deletions

View file

@ -1,18 +0,0 @@
# Dotfiles
My Arch Linux and Emacs configuration.
| Program | Name |
|---------------------|-----------------------------------|
| Window Manager | bspwm |
| Status Bar | eww |
| Hotkey Daemon | sxhkd |
| Program Launcher | rofi (currently absent in config) |
| Wallpaper Setter | nitrogen |
| Terminal Emulator | kitty |
| Document Viewer | zathura / emacs |
| Text Editor | emacs |
| Notification Daemon | dunst |
| Compositor | picom |
| Shell | zsh |
| Browser | qutebrowser / Firefox (not shown) |

19
README.org Normal file
View file

@ -0,0 +1,19 @@
#+title: Dotfiles
My Arch Linux and Emacs configuration.
| *Program* | *Name* |
|---------------------+-----------------------|
| Window Manager | bspwm |
| Status Bar | eww |
| Hotkey Daemon | sxhkd |
| Program Launcher | rofi |
| Wallpaper Setter | nitrogen |
| Terminal Emulator | kitty |
| Document Viewer | zathura / emacs |
| Editor | Emacs |
| Notification Daemon | dunst |
| Compositor | picom |
| Shell | zsh |
| Browser | qutebrowser / firefox |