diff --git a/README.md b/README.md index fda812e..16e5b90 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,13 @@ You can try to grab and use them in their entirety but some things are particula What I use right now (stuff I have to install on a fresh linux install): ------------------------------------------------------------------------ -* bspwm +* dwm -- my build is [right here](https://github.com/vibikim/dwm) +* slstatus * sxhkd -* polybar * dunst -* st -- my build is [right here ](https://github.com/vibikim/st) -* pcmanfm and lf -* rofi AND dmenu (weird i know) +* st -- my build is [right here](https://github.com/vibikim/st) +* pcmanfmqt and ranger +* rofi, sometimes dmenu * neovim * DOOM emacs * xreader @@ -20,15 +20,16 @@ What I use right now (stuff I have to install on a fresh linux install): * copyq * flameshot * nitrogen -* picom-git -* xfce4-power-manager -* nm-applet +* picom +* xfce4-power-manager (if using a laptop) +* nm-applet (again, if using a laptop with wifi) * lxqt-policykit * pavucontrol -* brave -* MPD and ncmpcpp (includes `mpd-mpris`, `mpd-rich-presence-discord` and `mpdscribble`) +* Librewolf and ungoogled-chromium +* MPD and ncmpcpp (includes `mpd-mpris` and `mpdscribble`) * lxapperance -* NerdFonts +* Hack and SFMono fonts, maybe some others idk, I have to sort this out lmao * **DASH set as /bin/sh** (Arch Linux) (! Some scripts won't run corectly if they are run by bash) -![screenshot](https://raw.githubusercontent.com/vibikim/dotfiles/master/screenshot.png) +![screenshot1](https://raw.githubusercontent.com/vibikim/dotfiles/master/screenshot1.png) +![screenshot2](https://raw.githubusercontent.com/vibikim/dotfiles/master/screenshot2.png) diff --git a/screenshot.png b/screenshot.png deleted file mode 100644 index da75f5e..0000000 Binary files a/screenshot.png and /dev/null differ diff --git a/screenshot2.png b/screenshot2.png new file mode 100644 index 0000000..743ef50 Binary files /dev/null and b/screenshot2.png differ diff --git a/screnshot1.png b/screnshot1.png new file mode 100644 index 0000000..c3799e8 Binary files /dev/null and b/screnshot1.png differ