pomodoroooooo

This commit is contained in:
Benjamin Palko 2025-08-26 23:22:25 -04:00
parent 97c40a7302
commit 2d1de46031
7 changed files with 244 additions and 0 deletions

View file

@ -1,5 +1,6 @@
import "bar"
import "launcher"
import "pomodoro"
import "powermenu"
import Quickshell
import Quickshell.Wayland
@ -16,6 +17,7 @@ Variants {
Bar {}
Launcher {}
Pomodoro {}
PowerMenu {}
}
}