mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-07 15:41:58 -07:00
Added fullscreen
This commit is contained in:
@@ -27,6 +27,7 @@ private:
|
||||
void spawn(std::string);
|
||||
void toggleActiveFloating(std::string);
|
||||
void changeworkspace(std::string);
|
||||
void fullscreenActive(std::string);
|
||||
};
|
||||
|
||||
inline std::unique_ptr<CKeybindManager> g_pKeybindManager;
|
Reference in New Issue
Block a user