update todos

This commit is contained in:
Hadi 2024-10-15 15:03:50 +02:00
parent 80e52cc5c6
commit f760d9b564
2 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,5 @@ feel free to contribute <3 ([CONTRIBUTING.md](CONTRIBUTING.md))
- [ ] neotest golang - [ ] neotest golang
- [ ] nvim dap - [ ] nvim dap
- [ ] Tofi configuration
- [ ] OS Hardening with nix-mineral - [ ] OS Hardening with nix-mineral

View File

@ -1,5 +1,4 @@
# Tofi is a dmeny-like application launcher # Tofi is a dmeny-like application launcher
# TODO: Tofi configuration
{ config, lib, ... }: { config, lib, ... }:
let let
background = "#${config.lib.stylix.colors.base00}70"; background = "#${config.lib.stylix.colors.base00}70";