Changed rofi launch mode

This commit is contained in:
hellisabove
2021-07-25 04:12:13 +03:00
parent 611cf852c9
commit 978b9dbeca
2 changed files with 27 additions and 1 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ static const Layout layouts[] = {
/* commands */
static char dmenumon[2] = "0"; /* component of dmenucmd, manipulated in spawn() */
static const char *dmenucmd[] = { "rofi", "-show", "drun", NULL};
static const char *dmenucmd[] = { "rofi", "-show", "run", NULL};
//sets st as the default terminal
static const char *termcmd[] = { "st", NULL };
//volume controls