https://github.com/tanish2002/dwm-tanish2002
my build of suckless's dwm (https://dwm.suckless.org)
https://github.com/tanish2002/dwm-tanish2002
Last synced: about 2 months ago
JSON representation
my build of suckless's dwm (https://dwm.suckless.org)
- Host: GitHub
- URL: https://github.com/tanish2002/dwm-tanish2002
- Owner: Tanish2002
- Created: 2020-04-27T12:30:58.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-02T11:42:51.000Z (about 3 years ago)
- Last Synced: 2025-02-04T04:27:48.235Z (3 months ago)
- Language: C
- Size: 365 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Changes
+ **added Restartsig patch** to restart without killing the session
+ **added focusonclick patch** to switch focus only by mouse click
+ **added xrdb patch** to load colors from Xresources
+ **added attachside patch**
+ **added ru gaps patch**
+ **added actualfullscreen patch**
+ **added notitle patch**
+ **added dwmc patch**
+ **added safefloats patch**
+ **added Center patch**
+ **added sticky patch**
+ **added fibonacci layouts patch**
+ **more patches** in patches folder+ **changed almost all the keybindings** to make it comfortable for me
## Installation
```
git clone https://gitlab.com/Tanish2002/dwm-tanish2002.git
cd st
sudo make install
```## More Info
+ **All the patches are preapplied, if want to remove a patch they are loacated in the [`patches` Folder](patches)** use the patches in `patches` folder only as I have modified them
Enjoy!