Fixed Hyprland config errors for installation
This commit is contained in:
@@ -41,11 +41,8 @@
|
||||
gaps_in = 5;
|
||||
gaps_out = 10;
|
||||
border_size = 2;
|
||||
"col.active_border" = "rgba(33ccffee) rgba(00ff99ee) 45deg";
|
||||
"col.inactive_border" = "rgba(595959aa)";
|
||||
|
||||
layout = "dwindle";
|
||||
|
||||
allow_tearing = false;
|
||||
};
|
||||
|
||||
@@ -57,13 +54,11 @@
|
||||
enabled = true;
|
||||
size = 3;
|
||||
passes = 1;
|
||||
vibrancy = 0.1696;
|
||||
};
|
||||
|
||||
drop_shadow = true;
|
||||
shadow_range = 4;
|
||||
shadow_render_power = 3;
|
||||
"col.shadow" = "rgba(1a1a1aee)";
|
||||
};
|
||||
|
||||
# Animations
|
||||
@@ -89,7 +84,7 @@
|
||||
};
|
||||
|
||||
master = {
|
||||
new_status = "master";
|
||||
new_is_master = true;
|
||||
};
|
||||
|
||||
# Gestures
|
||||
|
||||
Reference in New Issue
Block a user