diff options
| author | Zach DeCook <zachdecook@librem.one> | 2026-05-22 21:29:19 -0400 |
|---|---|---|
| committer | Zach DeCook <zachdecook@librem.one> | 2026-05-22 21:29:19 -0400 |
| commit | e8dab7e7b7de59d54ebd43ab22a3c561830f3921 (patch) | |
| tree | 05cdc83493c66661511f198acdfde67c37ec2fea /.config/micro/settings.json | |
| parent | f32f289b43f2586d46fb620ef40507cf5a9c661e (diff) | |
| download | dotfiles-e8dab7e7b7de59d54ebd43ab22a3c561830f3921.tar.gz | |
update to hyprland-0.54.3
Diffstat (limited to '.config/micro/settings.json')
| -rw-r--r-- | .config/micro/settings.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/micro/settings.json b/.config/micro/settings.json index 8159446..b2da748 100644 --- a/.config/micro/settings.json +++ b/.config/micro/settings.json @@ -3,5 +3,6 @@ "colorscheme": "solarized", "parsecursor": true, "softwrap": true, - "sucmd": "doas" + "sucmd": "doas", + "tabsize": 2 } |
