mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
chore: clean headers
This commit is contained in:
@ -1,7 +1,3 @@
|
||||
#include <condition_variable>
|
||||
#include <gdk/gdkwayland.h>
|
||||
#include <thread>
|
||||
#include <fstream>
|
||||
#include "bar.hpp"
|
||||
#include "client.hpp"
|
||||
#include "factory.hpp"
|
||||
|
@ -1,7 +1,5 @@
|
||||
#include <gtkmm.h>
|
||||
#include <wayland-client.hpp>
|
||||
#include <gdk/gdkwayland.h>
|
||||
#include <csignal>
|
||||
#include <iostream>
|
||||
#include "client.hpp"
|
||||
|
||||
namespace waybar {
|
||||
|
Reference in New Issue
Block a user