lux shortcut widget

This commit is contained in:
Benjamin Palko 2025-07-25 11:31:58 -04:00
parent d4ebfbd767
commit 99f7068956

5
widget/LuxShortcut.qml Normal file
View file

@ -0,0 +1,5 @@
import Quickshell.Hyprland
GlobalShortcut {
appid: "lux"
}