Comment out toggle-debug-tint default bind

This commit is contained in:
Ivan Molodetskikh
2024-02-21 07:56:50 +04:00
parent b8aa0a86e7
commit 751f79dc35
2 changed files with 4 additions and 2 deletions
+4 -1
View File
@@ -476,7 +476,10 @@ binds {
Mod+Shift+P { power-off-monitors; }
Mod+Shift+Ctrl+T { toggle-debug-tint; }
// This debug bind will tint all surfaces green, unless they are being
// directly scanned out. It's therefore useful to check if direct scanout
// is working.
// Mod+Shift+Ctrl+T { toggle-debug-tint; }
}
// Settings for debugging. Not meant for normal use.