aboutsummaryrefslogtreecommitdiff
path: root/modules/home/eww.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/home/eww.nix')
-rw-r--r--modules/home/eww.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/home/eww.nix b/modules/home/eww.nix
index e8b732f..ff30977 100644
--- a/modules/home/eww.nix
+++ b/modules/home/eww.nix
@@ -95,7 +95,7 @@
xdg.configFile."eww/eww.yuck".text = ''
(defwindow music [pos]
- :monitor 0
+ :monitor "<primary>"
:geometry (geometry
:x { pos == "right" ? "-8px" : "0px" }
:y { pos == "right" ? "-8px" : "2px" }