mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-03 13:41:59 -07:00
added follow_mouse
This commit is contained in:
@@ -46,6 +46,8 @@ CConfigManager::CConfigManager() {
|
||||
configValues["input:kb_rules"].strValue = "";
|
||||
configValues["input:kb_model"].strValue = "";
|
||||
|
||||
configValues["input:follow_mouse"].intValue = 1;
|
||||
|
||||
configValues["autogenerated"].intValue = 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user