diff options
| author | anand <anand.panchdhari@gmail.com> | 2026-03-24 23:18:34 +0530 |
|---|---|---|
| committer | anand <anand.panchdhari@gmail.com> | 2026-03-24 23:18:34 +0530 |
| commit | e064c2330f473883ea55c69c34b9ea0f53ab14e9 (patch) | |
| tree | 48282d221ee951cc43b684bd14203618d1badd45 /mango/config.conf | |
| parent | 6c6eaccb86c882059b8c74bbf5840370b10f2886 (diff) | |
Some swaylock stuff, I dont remember
Also added super backspace for toggling floating as the backslash key is
dead
Diffstat (limited to 'mango/config.conf')
| -rwxr-xr-x | mango/config.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mango/config.conf b/mango/config.conf index a1185e8..228b366 100755 --- a/mango/config.conf +++ b/mango/config.conf @@ -187,6 +187,7 @@ bind=SUPER+SHIFT,l,exchange_client,right bind=SUPER,g,toggleglobal, bind=SUPER,o,toggleoverview, bind=SUPER,backslash,togglefloating, +bind=SUPER,backspace,togglefloating, bind=SUPER,f,togglemaximizescreen, bind=SUPER+SHIFT,f,togglefullscreen, bind=SUPER,i,minimized, |
