users/jordan: no hyprland gaps
Some checks failed
Check flake / build-amd64-linux (push) Failing after 59s
Some checks failed
Check flake / build-amd64-linux (push) Failing after 59s
This commit is contained in:
@@ -66,8 +66,8 @@ in
|
||||
];
|
||||
settings = {
|
||||
general = {
|
||||
gaps_in = 5;
|
||||
gaps_out = 20;
|
||||
gaps_in = 0;
|
||||
gaps_out = 0;
|
||||
|
||||
border_size = 2;
|
||||
|
||||
@@ -115,7 +115,7 @@ in
|
||||
};
|
||||
|
||||
decoration = {
|
||||
rounding = 10;
|
||||
rounding = 0;
|
||||
|
||||
active_opacity = 1.0;
|
||||
inactive_opacity = 1.0;
|
||||
|
||||
Reference in New Issue
Block a user