move bluetooth and create popup menu

This commit is contained in:
Benjamin Palko 2025-07-26 13:54:07 -04:00
parent d7024f3d77
commit c0125912b1
3 changed files with 48 additions and 7 deletions

View file

@ -1,10 +1,11 @@
import qs.config
import QtQuick
import Quickshell
import "components"
import "components/bluetooth"
import "components/hyprland"
import "components/mpris"
import "components/tray"
import "../../config/"
Scope {
PanelWindow {