mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-06 15:11:57 -07:00
internal: Remake borders as window decorations (#4104)
This commit is contained in:
@@ -80,6 +80,7 @@ void CConfigManager::setDefaultVars() {
|
||||
configValues["general:apply_sens_to_raw"].intValue = 0;
|
||||
configValues["general:border_size"].intValue = 1;
|
||||
configValues["general:no_border_on_floating"].intValue = 0;
|
||||
configValues["general:border_part_of_window"].intValue = 1;
|
||||
configValues["general:gaps_in"].intValue = 5;
|
||||
configValues["general:gaps_out"].intValue = 20;
|
||||
configValues["general:gaps_workspaces"].intValue = 0;
|
||||
|
Reference in New Issue
Block a user