forked from Shinonome/dots-hyprland
quickshell polkit agent
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
import QtQuick
|
||||
import Quickshell
|
||||
import qs.modules.common
|
||||
import qs.modules.common.functions
|
||||
import qs.modules.common.widgets
|
||||
|
||||
StyledText {
|
||||
text: "Some body content"
|
||||
color: Appearance.colors.colOnSurfaceVariant
|
||||
font.pixelSize: Appearance.font.pixelSize.small
|
||||
wrapMode: Text.Wrap
|
||||
}
|
||||
Reference in New Issue
Block a user