Browse Source

fixing conflict

master
TiynGER 9 months ago
parent
commit
4bf700187a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      config.h

+ 1
- 1
config.h

@ -1,5 +1,5 @@
/* See LICENSE file for copyright and license details. */
/* Default settings; can be overriden by command line. */
static int topbar = 1; /* -b option; if 0, dmenu appears at bottom */
static int centered = 0; /* -c option; centers dmenu on screen */

Loading…
Cancel
Save