Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

mrinjamul/dwm-dotfiles

My DWM configurations

This is my own dwm configurations for my productive works.

Used Softwares

Note: Without installing required software, dwm may not work.

Installing

git clone https://github.com/mrinjamul/dwm-dotfiles
git submodule update --init --recursive

Copy configuration files,

cp -r .config ~
cp -r .local ~
cp -r .dwm ~

Install dwm,

cd dwm
make
sudo make install
make clean
sudo cp usr/local/bin/startdwm /usr/local/bin
sudo cp usr/share/xsessions/dwm.desktop /usr/share/xsessions
cp -r .xinitrc ~

Install dmenu,

cd dmenu
make
sudo make install
make clean

Install dwmblocks,

cd dwmblocks
make
sudo make install
make clean

Install slock,

cd slock
make
sudo make install
make clean

Install surf,

cd surf
make
sudo make install
make clean

Install others packages

sudo pacman -S alacritty dunst
yay -S picom-jonaburg-git

Author

  • Injamul Mohammad Mollah

License

scripts and configurations under BSD-3 clause License. And others are as per repositories.

About

My DWM dotfiles and configs

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /