Switch file browser to thunar

This commit is contained in:
Trysdyn Black 2023-03-07 18:19:32 -08:00
parent 923f39dce4
commit 02a64ef968

View file

@ -74,8 +74,8 @@ bindsym button3 kill
# rofi launcher
bindsym $mod+space exec "rofi -m 0 -show run"
# pcmanfm -- file manager
bindsym $mod+Shift+Return exec "pcmanfm"
# thunar -- file manager
bindsym $mod+Shift+Return exec "thunar"
# open clipboard selection in mpv, for grabbng links from chat/email
bindsym $mod+m exec "mpv --wayland-app-id=mpv__tv --image-display-duration=inf --force-window --title=`wl-paste` `wl-paste`"