added hyprctl
This commit is contained in:
parent
5644e668ef
commit
c32917a5ba
8 changed files with 192 additions and 4 deletions
|
|
@ -1,6 +1,9 @@
|
|||
#include "Compositor.hpp"
|
||||
|
||||
CCompositor::CCompositor() {
|
||||
unlink("/tmp/hypr/hyprland.log");
|
||||
unlink("/tmp/hypr/hyprlandd.log");
|
||||
unlink("/tmp/hypr/.hyprlandrq");
|
||||
|
||||
m_sWLDisplay = wl_display_create();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue