8000 GitHub - aayushrg7/dwm-ayx: This is the DWM patches with my custom config.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This is the DWM patches with my custom config.

License

Notifications You must be signed in to change notification settings

aayushrg7/dwm-ayx

Repository files navigation

DWM

Terminal

This is a DWM patches from Chris Titus Tech. I’ve tweaked and configured the patches to suit my personal workflow, but it’s simple enough for anyone to use.

Dependencies

Debian/Ubuntu-based:

sudo apt-get install libx11-dev libxft-dev libxinerama-dev libxrandr-dev libxcomposite-dev libxdamage-dev libxcursor-dev libxpm-dev xclip xbacklight

Arch Linux:

sudo pacman -S libx11 libxft libxinerama libxrandr libxcomposite libxdamage libxcursor libxpm xclip xbacklight

Fedora

sudo dnf install libX11-devel libXft-devel libXinerama-devel libXrandr-devel libXcomposite-devel libXdamage-devel libXcursor-devel libXpm-devel xclip xbacklight

Installation

git clone https://github.com/aayushx402/dwm-ayx
cd dwm-ayx
sudo make clean install

Add this to your ~/.xinitrc

slstatus &
exec dwm

Important

After installation, remember to adjust some keybindings to fit your use case.

Desktop

Desktop

Transparency

For transparency settings, check out this Picom config.

About

This is the DWM patches with my custom config.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0