1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-25 02:10:57 +01:00
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"
}
}
}