diff options
| author | ericmarin <maarin.eric@gmail.com> | 2026-04-29 21:12:05 +0200 |
|---|---|---|
| committer | ericmarin <maarin.eric@gmail.com> | 2026-07-27 15:55:03 +0200 |
| commit | 5a75ed84af8e58db80f3687e8f5237dee9876485 (patch) | |
| tree | 6b2fba6a3d5cb34ff647499185e12887658df24f /wallust/templates/rofi-applauncher | |
| parent | 4373c2db3d54802735105bc3ca602214d94b9f16 (diff) | |
| download | dotfiles-5a75ed84af8e58db80f3687e8f5237dee9876485.tar.gz dotfiles-5a75ed84af8e58db80f3687e8f5237dee9876485.zip | |
Diffstat (limited to '')
| -rw-r--r-- | wallust/templates/rofi-applauncher | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wallust/templates/rofi-applauncher b/wallust/templates/rofi-applauncher index 0dfb8a4..359fce6 100644 --- a/wallust/templates/rofi-applauncher +++ b/wallust/templates/rofi-applauncher @@ -5,6 +5,7 @@ configuration { show-icons: true; icon-theme: "Papirus"; terminal: "foot -o pad=0x0"; + run-command: "sh -c '{cmd}'"; } * { background-color: {{background}}; |
