From d2bdedf16a4e09c1919a4598e57ce91b893e34c8 Mon Sep 17 00:00:00 2001 From: azpsen Date: Tue, 30 Jan 2024 11:27:26 -0600 Subject: [PATCH] update file manager, add disk usage analyzer --- .config/bspwm/bspwmrc | 1 + README.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 57bc81a..b08e303 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -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 diff --git a/README.md b/README.md index 2caefb2..276d222 100644 --- a/README.md +++ b/README.md @@ -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