can't be bothered writing a commit message
Some checks failed
Mirror to GitHub / mirror (push) Failing after 1s
Some checks failed
Mirror to GitHub / mirror (push) Failing after 1s
This commit is contained in:
parent
9c85a89297
commit
dc765bb526
10 changed files with 654 additions and 72 deletions
|
|
@ -55,6 +55,7 @@ pub fn build_ui(app: &Application, requested_page: Option<String>) {
|
|||
stack.add_named(&views::breadpaper::build(), Some("breadpaper"));
|
||||
stack.add_named(&views::breadsearch::build(), Some("breadsearch"));
|
||||
stack.add_named(&views::hyprland::build(), Some("hyprland"));
|
||||
stack.add_named(&views::keybinds::build(), Some("keybinds"));
|
||||
stack.add_named(&views::appearance::build(), Some("appearance"));
|
||||
stack.add_named(&views::autostart::build(), Some("autostart"));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue