change default file manager to pcmanfm

This commit is contained in:
Guilherme Rugai Freire 2021-11-19 22:24:58 -03:00
parent 1ce38ae859
commit eb411309c0
No known key found for this signature in database
GPG Key ID: 0F9FE41723A8A297

View File

@ -20,7 +20,7 @@ ALT = "mod1"
TERMINAL = "alacritty"
LAUNCHER = "rofi -icon-theme 'Paper' -show-icons -show drun"
WEB = "firefox"
FILE_MANAGER = "nautilus -w"
FILE_MANAGER = "pcmanfm --no-desktop"
CLIPBOARD_MANAGER = "rofi -modi \"clipboard:greenclip print\" -show clipboard -run-command '{cmd}'"
SCREENSHOT = "gnome-screenshot"
SCREENSHOT_UTILITY = "gnome-screenshot -i"