mirror of
https://github.com/swaywm/sway.git
synced 2025-12-13 08:56:29 -05:00
swaybar: move headers to include/bar
This commit is contained in:
parent
4b48a8399a
commit
ed227f5664
11 changed files with 14 additions and 14 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
#include "wayland-desktop-shell-client-protocol.h"
|
||||
#include "log.h"
|
||||
#include "config.h"
|
||||
#include "bar/config.h"
|
||||
|
||||
uint32_t parse_color(const char *color) {
|
||||
if (color[0] != '#') {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue