Skip to content

Andrey0189/dwm-gruvbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gruvbox themed dwm

Screenshot

This is my dwm configuration files. Here you'll find:

  • dwm
  • dwmblocks
  • alacritty
  • fish
  • starship

Installation

git clone https://github.com/Andrey0189/dwm-gruvbox
cd dwm-gruvbox
cd dwm
make && sudo make install
cd ../dwmblocks
# Change your location in blocks.h for the weather widget
make && sudo make install
cd ..
# This will overwrite your previous configuration
cp -r .config/ ~/
cp startdwm.sh /usr/local/bin/

If you use a display manager

sudo cp dwm.desktop /usr/local/share/xsessions/

If you don't

echo "exec /usr/local/bin/startdwm.sh" >> ~/.xinitrc

About

My Gruvbox themed dwm configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published