An open API service indexing awesome lists of open source software.

https://github.com/axarva/vibrance

My latest dwm configs, with a bit of cuteness
https://github.com/axarva/vibrance

Last synced: about 1 year ago
JSON representation

My latest dwm configs, with a bit of cuteness

Awesome Lists containing this project

README

          

# Vibrance
A lil cute dwm configs of mine

Installation


Copy the files to their respective places, edit the `config.h` file to suit your needs.
EDIT ALL `.sh` FILES TO SUIT YOUR PATHS ELSE STUFF WILL NOT WORK.
For Firefox theme, get the BlurredFox theme.
For rofi configs, get these(or use mine, with the tweaks).
The bar script is from dwm-bar

Note: Any mentions of foo.sh or unfoo.sh refer to the idle inhibiting function (which is just a neat trick which presses the Left Shift key every 30 seconds to prevent screen locking when watching a video, attending a meeting and such.) Please change the occurences of the names foo.sh and unfoo.sh to inhibitor.sh and deactivate_inhibitor.sh in the dwm config file. The scripts are in the autostarts directory above.
You need 2 different builds for rofi: the one from your package manager, and one that you compile yourself for both menus to work properly.

Bar Status Patch


The bar status is a clever trick as well, which supplies the bar with no window name thus blanking it, and then making it fully transparent with the help fo the alpha patch for dwm.

Edit the updatetitle function



Edit this part (updatetitle function in dwm.c) to look like in the above picture. (This removes the precautions dwm places in case no window name is found)

Edit the netatom



Now edit the netatom name in dwm.c to look like this, thus blanking the bar.

Fonts


The fonts I recommend are:

  • Museo Sans

  • Fira Code

  • Fontawesome

  • JoyPixels

  • Hurmit Medium Nerd Font (optional; for rofi)