Fix some formatting

This commit is contained in:
Nathan McCarty 2023-07-11 13:16:53 -04:00
parent e721775bfd
commit f4a6173912
Signed by: thatonelutenist
SSH Key Fingerprint: SHA256:hwQEcmak9E6sdU9bXc98RHw/Xd1AhpB5HZT7ZSVJkRM
1 changed files with 8 additions and 8 deletions

View File

@ -371,14 +371,14 @@ in with lib; {
"command": "alacritty --class alacritty-dropterm --working-directory ~ -e tmux new -A -s scratch", "command": "alacritty --class alacritty-dropterm --working-directory ~ -e tmux new -A -s scratch",
"animation": "" "animation": ""
}, },
"ario": { "ario": {
"command": "ario", "command": "ario",
"animation": "" "animation": ""
}, },
"spotify": { "spotify": {
"command": "spotify", "command": "spotify",
"animation": "" "animation": ""
} }
} }
} }
''; '';