diff options
author | ZachIR <zachir@librem.one> | 2025-07-26 12:56:35 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-07-26 12:57:19 -0500 |
commit | ac700e2efa3479460b565d1542725da3c2c6c68c (patch) | |
tree | bc6f7f5324ba94d82a01fc0f85c71c588e8b58b8 /scroll | |
parent | 82506e32c7233cadca8249fb60e28b5e0e13aa2d (diff) |
Add $home variable for scroll
Diffstat (limited to 'scroll')
-rw-r--r-- | scroll/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scroll/config b/scroll/config index c715eed..e1b0f0e 100644 --- a/scroll/config +++ b/scroll/config @@ -6,6 +6,8 @@ # # Read `man 5 scroll` for a complete reference. +include /etc/scroll/config.d/* + ### Variables # # Logo key. Use Mod1 for Alt. |