feat: replaced thunar by pcmanfm
This commit is contained in:
parent
ff8ea223a8
commit
a62f589a9f
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user