don't use tabs by default

This commit is contained in:
lelgenio 2020-12-06 22:59:10 -03:00
parent d482a7a9e1
commit aa489e9f1c
1 changed files with 1 additions and 3 deletions

View File

@ -13,7 +13,7 @@ variables:
mail: disroot.org
cursor_size: 24
editor: kak
tabs: true
tabs: false
key_layout: colemak
launcher: bmenu
terminal: alacritty
@ -384,5 +384,3 @@ dotfiles: # Just a bunch of paths and action mappings
rclone: { "src":"rclone.conf", "dst":"~/.config/rclone/rclone.conf" }
wofi: { "src":"wofi", "dst":"~/.config/wofi" }
zathura: { "src":"zathura.conf", "dst":"~/.config/zathura/zathurarc" }
# vim: tabstop=2