mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-20 01:42:38 +02: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