lux shortcut widget
This commit is contained in:
parent
d4ebfbd767
commit
99f7068956
1 changed files with 5 additions and 0 deletions
5
widget/LuxShortcut.qml
Normal file
5
widget/LuxShortcut.qml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
import Quickshell.Hyprland
|
||||
|
||||
GlobalShortcut {
|
||||
appid: "lux"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue