forked from quickshell/quickshell
feat: add Quickshell.env
This commit is contained in:
parent
14e1d2d162
commit
b5110b759e
4 changed files with 15 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
|||
#include <qtclasshelpermacros.h>
|
||||
#include <qtmetamacros.h>
|
||||
|
||||
#include "datastream.hpp"
|
||||
#include "../core/reload.hpp"
|
||||
#include "datastream.hpp"
|
||||
|
||||
///! Unix socket listener.
|
||||
class Socket: public DataStream {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue