2024-05-30 05:33:50 -07:00
|
|
|
# Reload Popup
|
|
|
|
|
2025-05-14 02:55:03 -07:00
|
|
|
Replaces the standard quickshell config reload popup.
|
2024-05-30 05:33:50 -07:00
|
|
|
|
|
|
|
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:
|
|
|
|

|