summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorAyush Agarwal <ayush@fastmail.in>2022-02-18 22:09:50 +0530
committerAyush Agarwal <ayush@fastmail.in>2022-02-18 22:09:50 +0530
commit99d97ddf8cdfbf6abdc247d8036d596a65602060 (patch)
treeb771d723d392c1cdcd28069d2b5130bd95345a7c /man
parent7726e35e8f2d7f8559ed13124b5aa54144389e83 (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 'man')
0 files changed, 0 insertions, 0 deletions