highlight urgent workspace
This commit is contained in:
@@ -61,6 +61,7 @@ class HyprlandService {
|
||||
std::string get_socket_path();
|
||||
void refresh_monitors();
|
||||
void refresh_workspaces();
|
||||
void handle_urgent_window(std::string windowAddress);
|
||||
};
|
||||
|
||||
inline void HyprlandService::printMonitor(const Monitor &mon) const {
|
||||
|
||||
Reference in New Issue
Block a user