diff options
Diffstat (limited to 'taskopenrc')
-rw-r--r-- | taskopenrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #BROWSER='xdg-open $FILE &>/dev/null' -BROWSER='qutebrowser' +BROWSER='firefox' EDITOR='/usr/local/bin/vim' #FILE_CMD='xdg-open' TASKBIN='task' |