mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-03 05:31:59 -07:00
added swapnext and swapprev for master
This commit is contained in:
@@ -39,7 +39,7 @@ CKeybindManager::CKeybindManager() {
|
||||
m_mDispatchers["dpms"] = dpms;
|
||||
m_mDispatchers["movewindowpixel"] = moveWindow;
|
||||
m_mDispatchers["resizewindowpixel"] = resizeWindow;
|
||||
m_mDispatchers["swapnext"] = swapNext;
|
||||
m_mDispatchers["swapnext"] = swapnext;
|
||||
|
||||
m_tScrollTimer.reset();
|
||||
}
|
||||
|
Reference in New Issue
Block a user