Mercurial > gbwm
comparison default.config.h @ 17:7a779983be56
added missing library and removed unused code (refactor)
author | Atarwn Gard <a@qwa.su> |
---|---|
date | Wed, 15 Oct 2025 09:13:26 +0500 |
parents | 9d6b34ed3a09 |
children | 71d1633609d5 |
comparison
equal
deleted
inserted
replaced
16:5e9111d1a285 | 17:7a779983be56 |
---|---|
1 #ifndef CONFIG_H | 1 #ifndef CONFIG_H |
2 #define CONFIG_H | 2 #define CONFIG_H |
3 | |
4 #include <X11/Xlib.h> | |
5 #include <X11/keysym.h> | |
6 | 3 |
7 // Modifier | 4 // Modifier |
8 #define MOD Mod4Mask | 5 #define MOD Mod4Mask |
9 | 6 |
10 // Grid layout | 7 // Grid layout |