blob: 9e7f50a39d4b326b8e84530bcd99060f7d20baec (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# The DWM 6.5 window manager with my modifications
## dwm.c
- A function has been added for circulating from tag to tag
## config.h
- The key bindings are adapted to a French keyboard
- Thinkpad keys are taken into account
- The colours are grabbed from Pywal16
- Super+Shift+Right/Left enables tag circulation
- Super+Right/Left enables window circulation within a tag
- Other key bindings
|