panel window
This commit is contained in:
parent
351fb82ac7
commit
4bda51f02c
5 changed files with 4 additions and 4 deletions
|
|
@ -9,7 +9,7 @@ import Quickshell.Wayland
|
|||
import QtQuick
|
||||
import QtQuick.Layouts
|
||||
|
||||
StyledWindow {
|
||||
StyledPanelWindow {
|
||||
id: root
|
||||
name: "launcher"
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ import Quickshell.Wayland
|
|||
import QtQuick
|
||||
import QtQuick.Layouts
|
||||
|
||||
StyledWindow {
|
||||
StyledPanelWindow {
|
||||
id: root
|
||||
name: "pomodoro"
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ import Quickshell.Wayland
|
|||
import QtQuick
|
||||
import QtQuick.Layouts
|
||||
|
||||
StyledWindow {
|
||||
StyledPanelWindow {
|
||||
id: root
|
||||
name: "powermenu"
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ import QtQuick
|
|||
import QtQuick.Controls
|
||||
import QtQuick.Layouts
|
||||
|
||||
StyledWindow {
|
||||
StyledPanelWindow {
|
||||
id: root
|
||||
name: "storybook"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue