mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-09 20:19:37 +00:00
change default file manager to pcmanfm
This commit is contained in:
parent
1ce38ae859
commit
eb411309c0
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user