diff options
author | Ayush Agarwal <ayush@fastmail.in> | 2022-02-18 22:09:50 +0530 |
---|---|---|
committer | Ayush Agarwal <ayush@fastmail.in> | 2022-02-18 22:09:50 +0530 |
commit | 99d97ddf8cdfbf6abdc247d8036d596a65602060 (patch) | |
tree | b771d723d392c1cdcd28069d2b5130bd95345a7c /completion/tessen.bash-completion | |
parent | 7726e35e8f2d7f8559ed13124b5aa54144389e83 (diff) |
fix: rofi and wofi need individual variables
since rofi and wofi support configuring themselves with config files,
which is the sensible thing to do, we'll need to store their config
option in separate variables to avoid conflict scenarios with the
options of other dmenu backends
rather than using `eval`, I've used parameter transformations in bash to
expand possible variables provided in the config file. however, to avoid
expanding and accepting arbitrary input, i'll use a regex to filter
unwanted data
Diffstat (limited to 'completion/tessen.bash-completion')
0 files changed, 0 insertions, 0 deletions