i3: remove mod+m for mailclient

This commit is contained in:
eneller
2024-01-25 12:25:58 +01:00
parent 014209866e
commit 6d81c979d8
2 changed files with 5 additions and 7 deletions

View File

@@ -2,12 +2,12 @@
"BACKGROUND_COLOR": "#202225",
"OPEN_ON_STARTUP": false,
"MINIMIZE_TO_TRAY": false,
"IS_MAXIMIZED": true,
"IS_MAXIMIZED": false,
"IS_MINIMIZED": false,
"WINDOW_BOUNDS": {
"x": 2,
"y": 28,
"width": 956,
"height": 1024
"x": 1,
"y": 30,
"width": 1918,
"height": 1049
}
}