bspwm: Use ranger as a file browser

This change, in combination with xdg-desktop-portal-termfilechooser-git,
was my attempt to use ranger as a file browser. Although it worked, it
unfortunately caused ranger to crash in some instances, likely due to
incorrect parameters.
This commit is contained in:
Donovan Glover 2023-04-05 22:18:27 -04:00
parent 166b8d01cc
commit dd45c84a10
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -12,6 +12,8 @@ export XMODIFIERS=@im=fcitx
export GLFW_IM_MODULE=ibus
export XSECURELOCK_SAVER=saver_mpv
export XSECURELOCK_COMPOSITE_OBSCURER=0
export XDG_CURRENT_DESKTOP=i3
export GTK_USE_PORTAL=1
sxhkd &