This commit is contained in:
lelgenio 2020-09-26 10:36:53 -03:00
parent 4c98428d93
commit b49f7764d7
2 changed files with 2 additions and 2 deletions

View File

@ -68,7 +68,7 @@ abbr neomutt mutt
function rcd #{{{
set file (mktemp)
ranger $argv --choosedir=$file
ranger --choosedir=$file
cd (cat $file)
rm $file

View File

@ -35,7 +35,7 @@ case $action in
if [ $(swaymsg -t get_tree | jq -r '.. | select(.focused? == true).app_id') = "org.qutebrowser.qutebrowser" ]
then
ydotool key esc
ydotool key t
ydotool key {{@@ key.insertMode @@}}
fi
ydotool type "$username"
ydotool key tab