1
0
Fork 0
quickshell-examples/reload-popup
2025-05-17 04:30:35 -07:00
..
README.md reload-popup: add inhibitReloadPopup() calls 2025-05-17 04:30:35 -07:00
reload-bad.png reload-popup: add example 2024-05-30 05:33:50 -07:00
reload-good.png reload-popup: add example 2024-05-30 05:33:50 -07:00
ReloadPopup.qml reload-popup: add inhibitReloadPopup() calls 2025-05-17 04:30:35 -07:00
shell.qml reload-popup: remove demo error from shell.qml 2024-06-23 14:50:17 -07:00

Reload Popup

Replaces the standard quickshell config reload popup.

You can try it out by running quickshell -p shell.qml which will put a simple bar on the screen. The popup will appear if the file is edited, and display the error if the configuration is invalid.

After making a good edit:

After making a bad edit: