configmanager: deprecate bindws
This commit is contained in:
parent
a5d63a0324
commit
7b73a332ea
2 changed files with 5 additions and 25 deletions
|
|
@ -217,8 +217,6 @@ class CConfigManager {
|
|||
|
||||
std::string m_szCurrentSubmap = ""; // For storing the current keybind submap
|
||||
|
||||
std::vector<std::pair<std::string, std::string>> boundWorkspaces;
|
||||
|
||||
std::vector<SExecRequestedRule> execRequestedRules; // rules requested with exec, e.g. [workspace 2] kitty
|
||||
|
||||
std::vector<std::string> m_vDeclaredPlugins;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue