mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 11:14:02 -06:00
fix layout
This commit is contained in:
parent
8e8c520fc1
commit
91cef0a1fb
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
||||||
headerStyle = "boxed";
|
headerStyle = "boxed";
|
||||||
layout = {
|
layout = {
|
||||||
media = { style = "row"; columns = 3; };
|
media = { style = "row"; columns = 3; };
|
||||||
infra = { style = "row"; columns = 3; };
|
infra = { style = "row"; columns = 2; };
|
||||||
games = { style = "row"; columns = 2; };
|
games = { style = "row"; columns = 1; };
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
bookmarks = [{
|
bookmarks = [{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue