making better dired keys

This commit is contained in:
Chris Cochrun 2025-03-13 11:46:21 -05:00
parent de093c73dd
commit 08b073d709

View file

@ -213,11 +213,13 @@ in
# if !laptop then "workspace 1,mpv"
"float,org.kde.dolphin"
"float,thunar"
"float,title:dadired"
"float,com.system76.CosmicFiles"
"float,org.freedesktop.impl.portal.desktop.kde"
"float,nm-tray"
"size 60% 60%,org.kde.dolphin"
"size 60% 60%,thunar"
"size 60% 60%,title:dadired"
"size 60% 60%,com.system76.CosmicFiles"
"size 60% 60%,org.freedesktop.impl.portal.desktop.kde"
"float,mpv"
@ -257,7 +259,7 @@ in
"SUPERSHIFT,F,togglefloating,"
"SUPER,w,exec,rofi -i -show window"
"SUPER,E,exec,/home/chris/bin/emacslof"
"SUPER,d,exec,emacsclient -c -e '(dired-jump)'"
"SUPER,d,exec,emacsclient -c -F '`(name . \"dadired\")' -e '(dired-jump)'"
"SUPER,v,exec,cliphist list | rofi -p '󱃔 ' -dmenu -theme ~/.config/rofi/launchers-git/laptop-rbw-wayland.rasi | cliphist decode | wl-copy"
"SUPER,B,exec,/home/chris/bin/fflof"
"SUPER,A,exec,alacritty --class pulsemixer -e pulsemixer"