Fix some formatting
This commit is contained in:
parent
e721775bfd
commit
f4a6173912
|
@ -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": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
|
|
Loading…
Reference in New Issue