mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-31 12:11:56 -07:00
add input:kb_file
This commit is contained in:
@@ -101,6 +101,7 @@ public:
|
||||
void ensureDPMS();
|
||||
|
||||
std::string parseKeyword(const std::string&, const std::string&, bool dynamic = false);
|
||||
std::string absolutePath(const std::string&);
|
||||
|
||||
void addParseError(const std::string&);
|
||||
|
||||
@@ -159,4 +160,4 @@ private:
|
||||
void handleBlurLS(const std::string&, const std::string&);
|
||||
};
|
||||
|
||||
inline std::unique_ptr<CConfigManager> g_pConfigManager;
|
||||
inline std::unique_ptr<CConfigManager> g_pConfigManager;
|
||||
|
Reference in New Issue
Block a user