about summary refs log tree commit diff
path: root/Completion/X/_xsetroot
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/X/_xsetroot')
-rw-r--r--Completion/X/_xsetroot12
1 files changed, 0 insertions, 12 deletions
diff --git a/Completion/X/_xsetroot b/Completion/X/_xsetroot
deleted file mode 100644
index a6f62e998..000000000
--- a/Completion/X/_xsetroot
+++ /dev/null
@@ -1,12 +0,0 @@
-#compdef xsetroot
-
-_x_options \
-  -{help,def,gray,grey,rv} \
-  '-cursor:cursor file:_files -g \*.\(\#i\)\(xbm\|curs\(\|or\)\):mask file:_files -g \*.\(\#i\)\(xbm\|curs\(\|or\)\|mask\)' \
-  '-cursor_name:cursor name:_cursors' \
-  '-bitmap:bitmap file:_files -g \*.\(\#i\)xbm' \
-  '-mod:x grid distance (1-16): :y grid distance (1-16):' \
-  '-fg:foreground color:_colors' \
-  '-bg:background color:_colors' \
-  '-solid:screen solid color:_colors' \
-  '-name:root window name:'