Very minimal volume widget and PWAudioService
This commit is contained in:
parent
56777fc9fd
commit
5c7268aaee
7 changed files with 326 additions and 234 deletions
|
|
@ -4,6 +4,7 @@ import QtQuick
|
|||
import Quickshell
|
||||
import Quickshell.Io
|
||||
import Quickshell.Widgets
|
||||
import Quickshell.Services.Pipewire
|
||||
import qs.Widgets
|
||||
import qs.Modules.Bar
|
||||
import qs.Modules.DemoPanel
|
||||
|
|
@ -13,7 +14,7 @@ import qs.Modules.Notification
|
|||
import qs.Services
|
||||
|
||||
ShellRoot {
|
||||
id: root
|
||||
id: shellRoot
|
||||
|
||||
Background {}
|
||||
Overview {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue