From a948c507b195b0fc2c807bb5cdcec5a8231f00e6 Mon Sep 17 00:00:00 2001 From: Lucas Sta Maria Date: Thu, 18 Jan 2024 18:43:20 -0500 Subject: [PATCH] docs(README): swap markdown with org Signed-off-by: Lucas Sta Maria --- README.md | 18 ------------------ README.org | 19 +++++++++++++++++++ 2 files changed, 19 insertions(+), 18 deletions(-) delete mode 100644 README.md create mode 100644 README.org diff --git a/README.md b/README.md deleted file mode 100644 index 2f9bc57..0000000 --- a/README.md +++ /dev/null @@ -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) | diff --git a/README.org b/README.org new file mode 100644 index 0000000..60dac68 --- /dev/null +++ b/README.org @@ -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 | +