aboutsummaryrefslogtreecommitdiff
path: root/etc/config
diff options
context:
space:
mode:
Diffstat (limited to 'etc/config')
-rw-r--r--etc/config5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/config b/etc/config
index 15eb62e..332122d 100644
--- a/etc/config
+++ b/etc/config
@@ -1,3 +1,4 @@
{
- "dmenu_params": "-i -nb black -nf orange -sb black -p \"#\""
-} \ No newline at end of file
+ "dmenu_params": "-b -i -nb black -nf orange -sb black -p \"#\"",
+ "ignorelist": ["X"]
+}