initial commit

This commit is contained in:
beanigen 2025-01-28 20:32:10 +08:00
commit d58ad9d46d
No known key found for this signature in database
23 changed files with 3527 additions and 0 deletions

12
home/waybar.nix Normal file
View file

@ -0,0 +1,12 @@
{
mainBar = {
layer = "top";
position = "top";
height = 20;
};
}