cmd open-with-gui &$@ $fx # opens asynchronously, intended for GUI applications
cmd open-with-cli $$@ $fx # opens synchronously, intended for CLI/TUI applications
cmd apply-wallpaper %{{swww img $f}}
+cmd apply-hyprpaper %{{hyprctl hyprpaper reload ,$f}}
cmd chdir cd "$@"
cmd open-terminal-here &setsid -f "${TERMINAL}" >/dev/null 2>&1
map ae add-file-and-edit
map aD add-dir-and-move-selection
map af add-file
+map ah :apply-hyprpaper
map aw :apply-wallpaper
# c = change
# g = goto
map Ga cd ~/Applications/
-map Gc cd ~/.config
+map Gc cd /media/data/nextcloud/
map Gd cd ~/dotfiles/
-map Gk cd /etc/portage/patches/sys-kernel
-map Gl cd ~/.local
-map Gs cd ~/Bilder/Screenshots
-map Gt cd ~/.local/share/Trash/
+map Gk cd /etc/portage/patches/sys-kernel/
+map Gl cd ~/.local/
+map Gn cd /media/data/nextcloud/Notizen/
+map Gs cd ~/Bilder/Screenshots/
map Gw cd ~/Bilder/Wallpapers
map gd cd ~/Downloads/
+map gc cd ~/.config/
map ge bottom
map gf :fzf_search
-map gf goto-file
+map gF goto-file
map gl follow-link
-map gm cd /media
+map gm cd /media/
map gM cd /run/media/
map go :fzf_jump
+map gt cd ~/.local/share/Trash/
# o = order
map oC : set sortby ctime; set reverse true; set info ctime
map on : set sortby name; set reverse false; set info size
map of : set sortby natural; set reverse false
map oS : set sortby size; set reverse true; set info size
-map oT : set sortby time; set reverse false; set info time
+map oM : set sortby time; set reverse false; set info time
map oc : set sortby ctime; set reverse true; set info ctime
-map ot : set sortby time; set reverse true; set info time
+map om : set sortby time; set reverse true; set info time
# p = paste
map pL :link; clear