diff --git a/config/qutebrowser/config.py b/config/qutebrowser/config.py index fde38e1..7d8d222 100644 --- a/config/qutebrowser/config.py +++ b/config/qutebrowser/config.py @@ -11,10 +11,10 @@ c.content.notifications.enabled = False c.downloads.location.directory = "/tmp" c.downloads.location.suggestion = "both" c.downloads.open_dispatcher = "rifle" -c.editor.command = ["st", "-e", "vis", "{}"] +c.editor.command = ["foot", "vis", "{}"] c.fileselect.handler = "external" -c.fileselect.multiple_files.command = ["st", "-e", "ranger", "--choosefiles={}"] -c.fileselect.single_file.command = ["st", "-e", "ranger", "--choosefile={}"] +c.fileselect.multiple_files.command = ["foot", "ranger", "--choosefiles={}"] +c.fileselect.single_file.command = ["foot", "ranger", "--choosefile={}"] c.hints.auto_follow = "full-match" c.hints.dictionary = "/usr/share/dict/mnemonic" c.hints.mode = "word" diff --git a/config/ranger/rc.conf b/config/ranger/rc.conf index 9a0fa68..0eb576e 100644 --- a/config/ranger/rc.conf +++ b/config/ranger/rc.conf @@ -12,6 +12,6 @@ setlocal path=/media/memoria/snapshots-void sort mtime setlocal path=/media/memoria/snapshots-void sort_directories_first false map ; console scout -aefilst%space -map s shell -f st +map s shell -f $TERM map S shell $SHELL map R rename_append -r