mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
18 lines
271 B
JSON
18 lines
271 B
JSON
{
|
|
"version": 3,
|
|
"windows": {
|
|
"items_per_row": 5,
|
|
"overview": {
|
|
"key": "super_l",
|
|
"launcher": {
|
|
"default_terminal": "alacritty"
|
|
},
|
|
"modifier": "super"
|
|
},
|
|
"scale": 8.5,
|
|
"switch": {
|
|
"modifier": "alt"
|
|
}
|
|
}
|
|
}
|