mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-20 01:42:38 +02:00
Add rewrite option to hyprland/window
This commit is contained in:
@@ -19,6 +19,7 @@ class Window : public waybar::ALabel {
|
||||
private:
|
||||
uint getActiveWorkspaceID(std::string);
|
||||
std::string getLastWindowTitle(uint);
|
||||
std::string rewriteTitle(const std::string&);
|
||||
void onEvent(const std::string&);
|
||||
|
||||
bool separate_outputs;
|
||||
|
Reference in New Issue
Block a user