upd sample conf

This commit is contained in:
2025-12-16 11:40:34 +03:00
parent e5771e096a
commit 8fe30230c4

View File

@@ -141,7 +141,7 @@ actions = [
# symlink configs found in the context dir to # symlink configs found in the context dir to
# ~/.config/niri/configs, which then get concatenated. # ~/.config/niri/configs, which then get concatenated.
# For niri since 25.11 you can just put your includes # 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 = """ code = """
cat ~/.config/niri/configs/* > ~/.config/niri/config.kdl cat ~/.config/niri/configs/* > ~/.config/niri/config.kdl
""" """