mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-12-15 11:21:42 +01:00
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:
parent
166b8d01cc
commit
dd45c84a10
@ -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 &
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user