1
0
mirror of https://github.com/tiyn/dwm.git synced 2025-04-19 15:57:45 +02:00

added classic alt-tabbing

This commit is contained in:
tiyn 2023-10-24 06:02:31 +02:00
parent 914f84af4d
commit e38f510fc7

View File

@ -61,3 +61,4 @@ build are the following.
| Super | Shift | 1/2/.../9/0 | Add current window to tag 1/2/.../9/0 | | Super | Shift | 1/2/.../9/0 | Add current window to tag 1/2/.../9/0 |
| Super | Shift | . | Add to monitor lower in stack | | Super | Shift | . | Add to monitor lower in stack |
| Super | Shift | , | Add to monitor higher in stack | | Super | Shift | , | Add to monitor higher in stack |
| Alt | | Tab | (Tiling/Deck) Focus window lower in stack than current |