From 8af388678325ca98a67329c0126caab799d54e50 Mon Sep 17 00:00:00 2001 From: surtur Date: Tue, 7 Dec 2021 02:45:02 +0100 Subject: [PATCH] sway: name nautilus the default file manager * nautilus uses nemo's old keybind * nemo got a new keybind --- .config/sway/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index 7aeeb8b..d275aca 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -225,7 +225,8 @@ bindsym # colour picker Control+Shift+print exec grim -g "$(slurp -p)" -t ppm - | convert - -format '%[pixel:p{0,0}]' txt: | wl-copy $mod+c exec gnome-calculator - $mod+n exec nemo + $mod+n exec nautilus + $mod+Shift+n exec nemo $mod+m exec QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_QPA_PLATFORMTHEME=wayland vlc $mod+Shift+b exec brave-browser-beta --incognito $mod+Shift+w exec MOZ_USE_XINPUT2=1 MOZ_ENABLE_WAYLAND=1 ~/Downloads/firefox-dev/firefox --private-window