mirror of
https://github.com/awesomeWM/awesome
synced 2024-11-05 20:26:09 +01:00
cosmetic
This commit is contained in:
parent
3b013f90b1
commit
4432bd6d39
1 changed files with 2 additions and 1 deletions
3
uicb.c
3
uicb.c
|
@ -30,7 +30,8 @@
|
|||
#include "statusbar.h"
|
||||
#include "layouts/tile.h"
|
||||
|
||||
const NameFuncLink UicbList[] = {
|
||||
const NameFuncLink UicbList[] =
|
||||
{
|
||||
/* xutil.c */
|
||||
{"spawn", uicb_spawn},
|
||||
{"exec", uicb_exec},
|
||||
|
|
Loading…
Reference in a new issue