Quickshell


QuickshellSettings: QtObject

uncreatable
import Quickshell
Accessor for some options under the Quickshell type.
  • watchFiles bool

    If true then the configuration will be reloaded whenever any files change. Defaults to true.

  • workingDirectory string

    Quickshell’s working directory. Defaults to whereever quickshell was launched from.

  • lastWindowClosed()   ?

    Sent when the last window is closed.

    To make the application exit when the last window is closed run Qt.quit().