mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-04 22:22:00 -07:00
Added default config & warning about it
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
#include <regex>
|
||||
#include "../Window.hpp"
|
||||
|
||||
#include "defaultConfig.hpp"
|
||||
|
||||
struct SConfigValue {
|
||||
int64_t intValue = -1;
|
||||
float floatValue = -1;
|
||||
|
Reference in New Issue
Block a user