feat: cleanup bindings, add disk module, tmux alias

This commit is contained in:
2025-06-21 15:59:47 -07:00
parent d76a581761
commit 62a2897cc5
5 changed files with 49 additions and 44 deletions

View File

@@ -13,7 +13,7 @@
home-manager.users.luca = {
xdg.configFile = {
"rofi".source = ../../custom/rofi;
rofi.source = ../../custom/rofi;
};
};
};