Skip to content

Commit

Permalink
config.h edited for test auto 2
Browse files Browse the repository at this point in the history
  • Loading branch information
fam007e committed Sep 24, 2024
1 parent 6745de1 commit ad3d6b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.h
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ static const char *prevcmd[] = { "playerctl", "previous", NULL };
static const char *wifimenu[] = { "~/DWM/scripts/wifimenu", NULL };
static const char *powermenu[] = { "~/DWM/scripts/powermenu", NULL };


static Key keys[] = {
/* modifier key function argument */
{ MODKEY, XK_r, spawn, {.v = launchercmd} },
Expand Down

0 comments on commit ad3d6b9

Please sign in to comment.