Small shell.qml update
This commit is contained in:
parent
62216873be
commit
127b7bbeab
1 changed files with 7 additions and 0 deletions
|
|
@ -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
|
// Disable reload popup add this as a new row: //pragma Env QS_NO_RELOAD_POPUP=1
|
||||||
import QtQuick
|
import QtQuick
|
||||||
import Quickshell
|
import Quickshell
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue