Switch file browser to thunar
This commit is contained in:
parent
923f39dce4
commit
02a64ef968
1 changed files with 2 additions and 2 deletions
|
@ -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`"
|
||||
|
|
Loading…
Add table
Reference in a new issue