We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3c412f commit c388a7fCopy full SHA for c388a7f
quickshell.scm
@@ -70,7 +70,7 @@
70
(wrap-program (string-append #$output "/bin/quickshell")
71
`("QML_IMPORT_PATH" ":"
72
= (,(getenv "QML_IMPORT_PATH")))))))))
73
- (home-page "https://quickshell.outfoxxed.me")
+ (home-page "https://quickshell.org")
74
(synopsis "QtQuick-based desktop shell toolkit")
75
(description
76
"Quickshell is a flexible QtQuick-based toolkit for creating and
0 commit comments