wildfire: 230 current 2025-06-20 10:11:39 25.05.20250617.36ab78d 6.15.2 *
hyprland gaps wildfire: 231 current 2025-06-20 10:16:08 25.05.20250617.36ab78d 6.15.2 * hyprland smart split
This commit is contained in:
@ -24,8 +24,8 @@
|
|||||||
"$menu" = "rofi -show drun";
|
"$menu" = "rofi -show drun";
|
||||||
|
|
||||||
general = {
|
general = {
|
||||||
gaps_in = 4;
|
gaps_in = 5;
|
||||||
gaps_out = 4;
|
gaps_out = 15;
|
||||||
border_size = 1;
|
border_size = 1;
|
||||||
"col.active_border" = "rgba(fe8019ff) rgba(cc241dff) 45deg";
|
"col.active_border" = "rgba(fe8019ff) rgba(cc241dff) 45deg";
|
||||||
"col.inactive_border" = "rgba(7c6f64aa)";
|
"col.inactive_border" = "rgba(7c6f64aa)";
|
||||||
@ -60,6 +60,7 @@
|
|||||||
dwindle = {
|
dwindle = {
|
||||||
pseudotile = true;
|
pseudotile = true;
|
||||||
preserve_split = true;
|
preserve_split = true;
|
||||||
|
smart_split = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
# Bindings
|
# Bindings
|
||||||
|
Reference in New Issue
Block a user