diff options
author | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2024-02-08 13:02:03 +0200 |
---|---|---|
committer | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2024-02-08 13:02:03 +0200 |
commit | e41164cc452089c01f6764458ceb0127ab40c928 (patch) | |
tree | 7b61822b723f14dc694fb8e54bce8706543dde3f /ranger/rc.conf | |
parent | 2c77874f1f6b23e947f040c187a4df65f147f462 (diff) |
Overall better functionality + new scripts.
Changes to be committed:
new file: vpn
modified: X11/xinit
modified: zsh/aliases
modified: zsh/zshrc
modified: zsh/env
modified: color-picker
modified: keybinds
modified: nvpower
modified: pmenu
modified: Vencord/settings/settings.json
modified: zathura/zathurarc
modified: ranger/rifle.conf
modified: ranger/rc.conf
modified: btop/btop.conf
Diffstat (limited to 'ranger/rc.conf')
-rw-r--r-- | ranger/rc.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ranger/rc.conf b/ranger/rc.conf index 1088cf8..308990d 100644 --- a/ranger/rc.conf +++ b/ranger/rc.conf @@ -10,3 +10,6 @@ set one_indexed true # Display the directory name in tabs? set dirname_in_tabs true + +# Display file icons (need devicons installed) +#default_linemode devicons |