diff --git a/include/modules/i3.hpp b/include/modules/i3.hpp index 5231c570..b8976c56 100644 --- a/include/modules/i3.hpp +++ b/include/modules/i3.hpp @@ -231,7 +231,7 @@ namespace modules { static constexpr auto DEFAULT_WS_ICON = "workspace_icon-default"; static constexpr auto DEFAULT_WS_LABEL = "%icon% %name%"; static constexpr auto TAG_LABEL_STATE = ""; - static constexpr auto EVENT_CLICK = "i3"; + static constexpr auto EVENT_CLICK = "i3-wsfocus-"; map m_statelabels; vector m_workspaces;