feat: v0.1.0 #1

Merged
dmitry merged 12 commits from dev into main 2025-12-27 12:05:30 +03:00
Showing only changes of commit 8fe30230c4 - Show all commits

View File

@@ -141,7 +141,7 @@ actions = [
# symlink configs found in the context dir to
# ~/.config/niri/configs, which then get concatenated.
# For niri since 25.11 you can just put your includes
# into the context dir.
# into the context dir and omit [task.niri] altogether.
code = """
cat ~/.config/niri/configs/* > ~/.config/niri/config.kdl
"""