pomodoroooooo
This commit is contained in:
parent
97c40a7302
commit
2d1de46031
7 changed files with 244 additions and 0 deletions
|
|
@ -11,6 +11,12 @@ Scope {
|
|||
onPressed: Visibility.launcher = !Visibility.launcher
|
||||
}
|
||||
|
||||
LuxShortcut {
|
||||
name: 'pomodoro'
|
||||
description: 'Open the Pomodoro'
|
||||
onPressed: Visibility.pomodoro = !Visibility.pomodoro
|
||||
}
|
||||
|
||||
LuxShortcut {
|
||||
name: 'power-menu'
|
||||
description: 'Open the Power Menu'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue