mirror of
https://github.com/hyprwm/Hyprland
synced 2025-12-20 09:10:08 +01:00
fix 'col.
This commit is contained in:
parent
0bbb2fc138
commit
38d77338d6
1 changed files with 2 additions and 4 deletions
|
|
@ -96,10 +96,8 @@
|
||||||
|
|
||||||
border_size = 2;
|
border_size = 2;
|
||||||
|
|
||||||
col = {
|
"col.active_border" = "rgba(33ccffee) rgba(00ff99ee) 45deg";
|
||||||
active_border = "rgba(33ccffee) rgba(00ff99ee) 45deg";
|
"col.inactive_border" = "rgba(595959aa)";
|
||||||
inactive_border = "rgba(595959aa)";
|
|
||||||
};
|
|
||||||
|
|
||||||
# Set to true enable resizing windows by clicking and dragging on borders and gaps
|
# Set to true enable resizing windows by clicking and dragging on borders and gaps
|
||||||
resize_on_border = false;
|
resize_on_border = false;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue