fixing up waybar load order

This commit is contained in:
Matt Nish-Lapidus 2025-02-09 12:10:29 -05:00
parent 3b313209a3
commit b984f31356
8 changed files with 18 additions and 10 deletions

View file

@ -30,7 +30,7 @@
};
opener = {
edit = [
{ run = "em \"$@\""; }
{ run = "emacsclient -r -n \"$@\""; }
];
extract = [
{ run = "ouch d -y \"%*\""; desc = "Extract here with ouch"; for = "windows"; }