summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2025-07-12 19:34:58 -0500
committerzachir <zachir@librem.one>2025-07-12 19:34:58 -0500
commit0255f6d777a67de3f1f8e643cd6c7d95a12a72c9 (patch)
tree8f59d340bf3f1f0f3e13ccf1a0409af4595a21bc
parent5bcd1ea7ccd231f756861997ba813b1f1cec1eda (diff)
Use Helvum not QPWGraph
-rw-r--r--hypr/pyprland.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/hypr/pyprland.toml b/hypr/pyprland.toml
index af439ab..a0aa176 100644
--- a/hypr/pyprland.toml
+++ b/hypr/pyprland.toml
@@ -87,8 +87,8 @@ position = "25% 25%"
[scratchpads.qpwgraph]
animation = ""
-command = "qpwgraph"
-class = "org.rncbc.qpwgraph"
+command = "helvum"
+class = "org.pipewire.Helvum"
lazy = true
size = "50% 50%"
position = "25% 25%"