summary refs log tree commit diff
path: root/.config/micro/settings.json
diff options
context:
space:
mode:
authorZach DeCook <zachdecook@librem.one>2025-10-03 11:30:43 -0400
committerZach DeCook <zachdecook@librem.one>2025-10-03 11:30:43 -0400
commitb15eccb2c39243611bf843b8fbc8459801a0fdaa (patch)
tree279504c191c6ea5bcf5020edd1aa8563309e7225 /.config/micro/settings.json
parent64812f285f1e0736484ac138f55fba32392a41bd (diff)
downloaddotfiles-b15eccb2c39243611bf843b8fbc8459801a0fdaa.tar.gz
launch swayidle via openrc
Diffstat (limited to '.config/micro/settings.json')
-rw-r--r--.config/micro/settings.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/micro/settings.json b/.config/micro/settings.json
index 3e0e805..137ebe0 100644
--- a/.config/micro/settings.json
+++ b/.config/micro/settings.json
@@ -1,6 +1,7 @@
 {
     "autoclose": false,
     "colorscheme": "simple",
+    "mkparents": true,
     "parsecursor": true,
     "softwrap": true,
     "tabsize": 2