summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Collapse)Author
2023-03-20feat: add support for yofi dmenu backendAyush Agarwal
2023-03-20feat: use a custom config file for fuzzelAyush Agarwal
fuzzel started supporting configuration files in its version 1.8.0 release. https://codeberg.org/dnkl/fuzzel/releases/tag/1.8.0 This was a much awaited release because fuzzel is now the default backend for tessen. It fulfills every purpose that tessen wants to support and doesn't depend on either GTK or Qt.
2022-08-05config: update the default config fileAyush Agarwal
the config file can now recogize a custom location for the tofi config file
2022-03-05chore: update fish completion and default configAyush Agarwal
for the feat introduced in f940209
2022-02-18feat: add default config file for tessenAyush Agarwal