Wofi: also show run

This commit is contained in:
2024-06-15 14:16:56 +02:00
parent 83385a638f
commit 8134c4bcc3
7 changed files with 6 additions and 63 deletions

View File

@ -42,6 +42,6 @@ pkgs.writeShellApplication {
Laptop - $LAPTOP_VOLUME,pactl set-default-sink $LAPTOP_SINK,$LAPTOP_ICON
EOF
echo "$CONF" | jgmenu --simple
echo "$CONF" | jgmenu --simple --at-pointer
'';
}