no niri
This commit is contained in:
parent
fa8748832e
commit
450f24528c
1 changed files with 2 additions and 2 deletions
|
|
@ -1,9 +1,9 @@
|
|||
import QtQuick
|
||||
import Quickshell.Services.Niri
|
||||
import "." as M
|
||||
|
||||
// Niri window title disabled — Quickshell.Services.Niri not available
|
||||
Text {
|
||||
text: Niri.focusedWindow?.title ?? ""
|
||||
text: ""
|
||||
color: M.Theme.base05
|
||||
font.pixelSize: M.Theme.fontSize
|
||||
font.family: M.Theme.fontFamily
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue