feat: rename to sims

This commit is contained in:
2026-05-03 20:03:46 +02:00
parent fb206667c4
commit 64857c07ff
40 changed files with 58 additions and 59 deletions

View File

@@ -3,14 +3,14 @@ requires = ["setuptools>=61.0"]
build-backend = "setuptools.build_meta"
[project]
name = "fabric-nix-example"
name = "sims"
version = "0.0.1"
requires-python = ">= 3.11"
authors = [
]
maintainers = [
]
description = "Fabric using Nix example."
description = "sims status bar (companion to fenster WM)."
readme = "README.md"
license = {file = "LICENSE"}