From 93daefde4364b15244b5784422e3c4969af20a34 Mon Sep 17 00:00:00 2001 From: Lucas Sta Maria Date: Sun, 23 Apr 2023 14:16:01 -0400 Subject: [PATCH] docs: update programs Signed-off-by: Lucas Sta Maria --- README.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 208b312..5f93a15 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,18 @@ # Dotfiles -My Arch Linux configuration.o +My Arch Linux 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 | -| Text Editor | neovim / emacs / helix | -| Nofication Daemon | dunst | -| Compositor | picom ibhagwan | -| Shell | zsh | -| Browser | qutebrowser / Firefox (not shown) | +| 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 | +| Text Editor | emacs / neovim | +| Notification Daemon | dunst | +| Compositor | picom | +| Shell | zsh | +| Browser | qutebrowser / Firefox (not shown) |