diff 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
line wrap: on
line diff
--- a/default.config.h	Wed Oct 15 08:40:10 2025 +0500
+++ b/default.config.h	Wed Oct 15 09:13:26 2025 +0500
@@ -1,9 +1,6 @@
 #ifndef CONFIG_H
 #define CONFIG_H
 
-#include <X11/Xlib.h>
-#include <X11/keysym.h>
-
 // Modifier
 #define MOD Mod4Mask