Commit graph

6 commits

Author SHA1 Message Date
3799a1acc4
fix: move LICENSE to repo root 2026-07-30 22:45:41 -04:00
638e4d15fb
docs: add LICENSE (GPL-3.0) and README.md
- LICENSE: GPL-3.0, standard FSF boilerplate + full license text
- README.md: project overview, stack, status, credit to end-4/dots-hyprland
  as architectural inspiration (not a fork — no code copied)
2026-07-30 22:41:41 -04:00
9657904936
feat(quickshell): add minimal bar rendering on both monitors
- Variants + PanelWindow, one per Quickshell.screens entry
- ShellScreen-typed modelData, pragma ComponentBehavior: Bound
  required to reference id across delegate boundary
- screen: modelData is required for placement; modelData alone
  only supplies per-instance data, not physical binding
2026-07-30 21:57:02 -04:00
7fcc879d0b
gitignore: exclude .local_gitignore
It's set as core.excludesFile and shouldn't be tracked in the repo itself.
2026-07-30 20:14:53 -04:00
be46c256f7
added basic fish config for ssh key - no you wont have them 2026-06-05 16:31:17 -04:00
3d099788c8 Init and base config stuff 2026-06-05 15:53:10 -04:00