mirror of
https://github.com/swaywm/sway.git
synced 2025-11-07 13:29:56 -05:00
swaynag: split config into own file and fix optind
This commit is contained in:
parent
58f3fa74ae
commit
6124d0f9a2
6 changed files with 315 additions and 289 deletions
|
|
@ -1,6 +1,7 @@
|
|||
#ifndef _SWAY_NAGBAR_NAGBAR_H
|
||||
#define _SWAY_NAGBAR_NAGBAR_H
|
||||
#include <stdint.h>
|
||||
#include <strings.h>
|
||||
#include "list.h"
|
||||
#include "pool-buffer.h"
|
||||
#include "swaynag/types.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue