From 112d403fd6db2d87ecdd1ff569505fe1b0cf4255 Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Mon, 15 Apr 2024 15:17:22 +0700 Subject: [PATCH] Update data_keybinds.js --- .config/ags/modules/cheatsheet/data_keybinds.js | 1 - 1 file changed, 1 deletion(-) diff --git a/.config/ags/modules/cheatsheet/data_keybinds.js b/.config/ags/modules/cheatsheet/data_keybinds.js index 5065b3430..95172a22a 100644 --- a/.config/ags/modules/cheatsheet/data_keybinds.js +++ b/.config/ags/modules/cheatsheet/data_keybinds.js @@ -33,7 +33,6 @@ export const keybindList = [[ { "keys": ["", "+", ";"], "action": "Split ratio -" }, { "keys": ["", "+", "'"], "action": "Split ratio +" }, { "keys": ["", "+", "Lmb"], "action": "Move window" }, - { "keys": ["", "+", "Mmb"], "action": "Move window" }, { "keys": ["", "+", "Rmb"], "action": "Resize window" }, { "keys": ["", "+", "F"], "action": "Fullscreen" }, { "keys": ["", "Alt", "+", "F"], "action": "Fake fullscreen" }