Merge pull request #24 from ferrreo/main

fix: fix wallpaper double click
This commit is contained in:
ferrreo 2025-07-18 17:19:29 +01:00 committed by GitHub
commit e427c7e31e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,6 +4,7 @@ import QtQuick.Controls
import Quickshell
import Quickshell.Io
import Quickshell.Widgets
import Quickshell.Wayland
import qs.Settings
import qs.Services
@ -17,6 +18,7 @@ PanelWindow {
anchors.right: true
margins.right: 0
margins.top: 0
WlrLayershell.keyboardFocus: WlrKeyboardFocus.OnDemand
property var wallpapers: []