mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-03 13:41:59 -07:00
it now actually runs lol
This commit is contained in:
@@ -15,7 +15,9 @@ CConfigManager::CConfigManager() {
|
||||
configValues["general:border_size"].intValue = 1;
|
||||
configValues["general:gaps_in"].intValue = 5;
|
||||
configValues["general:gaps_out"].intValue = 20;
|
||||
}
|
||||
|
||||
void CConfigManager::init() {
|
||||
loadConfigLoadVars();
|
||||
|
||||
isFirstLaunch = false;
|
||||
|
Reference in New Issue
Block a user