diff --git a/.config/sway/config b/.config/sway/config index ef83adc..dc6904b 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -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`"