aboutsummaryrefslogtreecommitdiff
path: root/lib/Daffm/Configuration.hs (unfollow)
Commit message (Collapse)Author
2025-11-10Add basic selection-add/remove commandsAkshay Nair
2025-11-07Add custom commandsAkshay Nair
2025-10-30Allow multilevel extend in configAkshay Nair
2025-10-24Add move command and gj gk keysAkshay Nair
2025-10-08Add extend config property to extend configs + move defaultsAkshay Nair
2025-10-08Add CmdChain to run commands sequentially in keysAkshay Nair
2025-10-05Add arg parsing, loading config from XDG_CONFIG_HOME and -c arg for ↵Akshay Nair
loading config file
2025-10-05Add stripping quotes for toml keysAkshay Nair
2025-10-05Add opener script in configAkshay Nair
2025-10-05Show keyseq,selections in statusline + minor refactorAkshay Nair
2025-10-05Add configuration (keymap) loading from toml fileAkshay Nair