2.home-manager/tests/modules/services/hyprshell/config.json

17 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"
}
}
}