about summary refs log tree commit diff
path: root/dwmc
diff options
context:
space:
mode:
Diffstat (limited to 'dwmc')
-rwxr-xr-xdwmc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dwmc b/dwmc
index 9deaec6..d450ca9 100755
--- a/dwmc
+++ b/dwmc
@@ -1,7 +1,7 @@
 #!/usr/bin/env sh
 
 signal() {
-	xsetroot -name "dsignal:$*"
+	xsetroot -name "fsignal:$*"
 }
 
 case $# in