feat: replaced thunar by pcmanfm

This commit is contained in:
AngeD 2021-09-23 22:38:54 +02:00
parent ff8ea223a8
commit a62f589a9f

View File

@ -67,7 +67,7 @@ terminal = "alacritty"
editor = os.getenv("EDITOR") or "vim"
editor_cmd = terminal .. " -e " .. editor
browser = "brave"
files = "thunar"
files = "pcmanfm"
wallpaper = "landscape.png"
lock = "i3lock -fti" .. wallpaper_dir .. "lock.png && sleep 600 && systemctl suspend"
screenshot = "flameshot full -c"