Small shell.qml update

This commit is contained in:
Ly-sec 2025-08-18 16:53:26 +02:00
parent 62216873be
commit 127b7bbeab

View file

@ -1,3 +1,10 @@
/*
* Noctalia made by https://github.com/noctalia-dev
* Licensed under the MIT License.
* Forks and modifications are allowed under the MIT License,
* but proper credit must be given to the original author.
*/
// Disable reload popup add this as a new row: //pragma Env QS_NO_RELOAD_POPUP=1
import QtQuick
import Quickshell