diff options
| author | bh <qn+git@excalibur.computer> | 2026-03-15 14:36:31 +0800 |
|---|---|---|
| committer | bh <qn+git@excalibur.computer> | 2026-03-15 14:36:31 +0800 |
| commit | c50c1b913017701566efa284c096686fc97f0023 (patch) | |
| tree | e87353a47e8649cb1d9348702b9014eaf9387862 /init.lua | |
| parent | ffbd8a6e1babcbd18b7bddae57831c3ac472ae78 (diff) | |
Add custom sudo write command
Diffstat (limited to 'init.lua')
| -rw-r--r-- | init.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ -------------------------------------------------------- require("config.lazy") +require("config.sudo") -------------------------------------------------------- -- 🪶 Theme |
