finishes ironbar config

This commit is contained in:
Dennis Schoepf 2025-11-27 18:31:01 +01:00
parent 4b74fcb3d6
commit 8e1e34b462
3 changed files with 40 additions and 5 deletions

View file

@ -35,7 +35,6 @@
notes = {
type = "Application";
name = "Notes";
terminal = true;
exec = "ghostty --working-directory=${config.home.homeDirectory}/notes -e nvim -c \":lua Snacks.picker('files')\"";
icon = "gnotes";
};