aboutsummaryrefslogtreecommitdiffstats
path: root/modules/by-name/qu (unfollow)
Commit message (Collapse)Author
2025-06-28modules/qutebrowser: Active `lazy_restore`Benedikt Peetz
This might help remedy the incredible long start-up time.
2025-06-16modules/qutebrowser: Correctly quote the statusbar.widgets settingsBenedikt Peetz
2025-06-11modules/qutebrowser: Use the shell wrapperBenedikt Peetz
This makes debugging easier, and using the binary wrapper is rather pointless, as a python application already has a very bad startup time.
2025-06-11modules/qutebrowser: Show the current session in the statusbarBenedikt Peetz
2025-06-11modules/qutebrowser: Use correct path to binary in wrapperBenedikt Peetz
2025-06-06{modules,pkgs}/qutebrowser: Enable qutebrowser supportBenedikt Peetz