update file manager, add disk usage analyzer

This commit is contained in:
azpsen 2024-01-30 11:27:26 -06:00
parent 9c3edfd7db
commit d2bdedf16a
2 changed files with 3 additions and 1 deletions

View File

@ -20,6 +20,7 @@ bspc rule -a Nvidia-settings state=floating
bspc rule -a openrgb state=floating
bspc rule -a Sxiv state=floating
bspc rule -a Dconf-editor state=floating
bspc rule -a Thunar state=floating
# start screen locker
xset s 600 5

View File

@ -9,7 +9,7 @@ here are the dotfiles and some of the programs i use for my bspwm setup. wip.
- dm: [lightdm](https://github.com/canonical/lightdm) with [mini-greeter](https://github.com/prikhi/lightdm-mini-greeter)
- compositor: [picom](https://github.com/yshui/picom)
- aur helper: [paru](https://github.com/Morganamilo/paru)
- file manager: [nnn](https://github.com/jarun/nnn)
- file manager: [nnn](https://github.com/jarun/nnn) and [thunar](https://wiki.archlinux.org/title/Thunar)
- launcher: [rofi](https://github.com/davatorium/rofi)
- bar: [polybar](https://github.com/polybar/polybar)
- notifications: [dunst](https://github.com/dunst-project/dunst)
@ -43,6 +43,7 @@ here are the dotfiles and some of the programs i use for my bspwm setup. wip.
- [kabmat](https://github.com/PlankCipher/kabmat) - kanban boards
- [alternatives](https://github.com/mayfrost/guides/blob/master/ALTERNATIVES.md) - not a program, but a list of better programs
- [maim](https://github.com/naelstrof/maim) - screenshots
- [dua](https://github.com/Byron/dua-cli) - disk usage analyzer
### 🎉 fun
- [cava](https://github.com/karlstav/cava) - music visualizer